feat: enhance Carousel component with heading, icon, and color options; update movie sections in Odkrywaj page for improved UI consistency
This commit is contained in:
@@ -22,7 +22,6 @@ export const Search = () => {
|
||||
const pathname = usePathname();
|
||||
|
||||
useEffect(() => {
|
||||
console.log("pathname", pathname);
|
||||
setIsSearchOpen(false);
|
||||
}, [pathname]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user