Kaynağa Gözat

change timer

master
azri 1 hafta önce
ebeveyn
işleme
79df17168d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/components/Navbar/Navbar.jsx

+ 1
- 1
src/components/Navbar/Navbar.jsx Dosyayı Görüntüle

@@ -250,7 +250,7 @@ const Navbar = () => {
250 250
         productType,
251 251
         list: collection
252 252
       })
253
-    }, 200);
253
+    }, 100);
254 254
   }
255 255
 
256 256
   const hideCollectionList = () => {

Loading…
İptal
Kaydet