From faeeaf5ecf13eb6f3f435d4d962acd19a7cadbea Mon Sep 17 00:00:00 2001 From: tapframe Date: Tue, 14 Oct 2025 22:34:20 +0530 Subject: [PATCH] test --- src/components/icons/TMDBIcon.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/icons/TMDBIcon.tsx b/src/components/icons/TMDBIcon.tsx index fe730086..953cccbe 100644 --- a/src/components/icons/TMDBIcon.tsx +++ b/src/components/icons/TMDBIcon.tsx @@ -32,3 +32,4 @@ const TMDBIcon: React.FC = ({ size = 24, color = '#00b3e5' }) => export default TMDBIcon; +