fix: eslint errors
This commit is contained in:
@@ -73,4 +73,4 @@ export const removeCartItem = async (productId: string) => {
|
||||
if (updatedCart) {
|
||||
return updatedCart
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user