Ver código fonte

temp fix

master
azri 1 semana atrás
pai
commit
85bfcec75c
1 arquivos alterados com 1 adições e 4 exclusões
  1. 1
    4
      src/pages/Products/index.jsx

+ 1
- 4
src/pages/Products/index.jsx Ver arquivo

@@ -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 (

Carregando…
Cancelar
Salvar