@@ -20,10 +20,7 @@ const Products = () => {
setCollection(selectCollection)
}
- } else {
- window.location.href = '/'
- }
-
+ }
}, [])
return (