Browse Source

temp fix

master
azri 1 week ago
parent
commit
85bfcec75c
1 changed files with 1 additions and 4 deletions
  1. 1
    4
      src/pages/Products/index.jsx

+ 1
- 4
src/pages/Products/index.jsx View File

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 (

Loading…
Cancel
Save