From e563e4e5c19a053a20ecb8f638e7bb2955d32308 Mon Sep 17 00:00:00 2001 From: Hemanth kumar Date: Thu, 23 May 2024 15:39:00 +0530 Subject: [PATCH] Update Modals.jsx --- .../src/pages/Broadcast/Component/Carousel/Modal/Modals.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Broadcast/Component/Carousel/Modal/Modals.jsx b/frontend/src/pages/Broadcast/Component/Carousel/Modal/Modals.jsx index c14d83ea..15a37794 100644 --- a/frontend/src/pages/Broadcast/Component/Carousel/Modal/Modals.jsx +++ b/frontend/src/pages/Broadcast/Component/Carousel/Modal/Modals.jsx @@ -6,7 +6,7 @@ import style from "./modals.module.scss"; export function Modals(props) { let dark = props.theme; - console.log(props) + return (