react-ecommerce
react-ecommerce copied to clipboard
Sort Feature works properly
Hi. I have fixed the issue. Hoping to getting a merge response from you.
fixed close sidebar on grey area click
added empty dependecy array to useEffect on ProductTable.jsx file
Outdated Vite dependency caused Websocket to constantly refresh the page once failing to connect. Specifying clientport instead of port resolves the issue. I also used the code below to make...
### Description We would like to be able to narrow down products based on selected filters. ### Expected Behavior - On Filter input interaction, Update Filter text https://user-images.githubusercontent.com/2349518/166164978-76bcb556-ba81-4352-968a-e819af9ed098.mov - On...