Parcourir la source

temp fix

master
azri il y a 1 semaine
Parent
révision
85bfcec75c
1 fichiers modifiés avec 1 ajouts et 4 suppressions
  1. 1
    4
      src/pages/Products/index.jsx

+ 1
- 4
src/pages/Products/index.jsx Voir le fichier

@@ -20,10 +20,7 @@ const Products = () => {
20 20
         setCollection(selectCollection)
21 21
       }
22 22
 
23
-    } else {
24
-      window.location.href = '/'
25
-    }
26
-
23
+    } 
27 24
   }, [])
28 25
 
29 26
   return (

Chargement…
Annuler
Enregistrer