You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Refactor cart actions to synchronous functions
Removed unnecessary async/await from cart action handlers and simplified error handling in changeQty. This streamlines cart operations and improves code clarity.
0 commit comments