ソースを参照

temp fix

master
azri 1週間前
コミット
85bfcec75c
1個のファイルの変更1行の追加4行の削除
  1. 1
    4
      src/pages/Products/index.jsx

+ 1
- 4
src/pages/Products/index.jsx ファイルの表示

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

読み込み中…
キャンセル
保存