@@ -250,7 +250,7 @@ const Navbar = () => {
productType,
list: collection
})
- }, 200);
+ }, 100);
}
const hideCollectionList = () => {