Ver código fonte

temp fix

master
azri 1 ano 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
         setCollection(selectCollection)
20
         setCollection(selectCollection)
21
       }
21
       }
22
 
22
 
23
-    } else {
24
-      window.location.href = '/'
25
-    }
26
-
23
+    } 
27
   }, [])
24
   }, [])
28
 
25
 
29
   return (
26
   return (

Carregando…
Cancelar
Salvar