Aryankpoor / secondhand

https://secondhand-one.vercel.app
0 stars 1 forks source link

Cart Total Price Error #4

Closed Aryankpoor closed 5 days ago

Aryankpoor commented 6 days ago

receiving error ERROR in ./src/Components/CartItems/CartItems.jsx 147:35-53 export 'getTotalCartAmount' (imported as 'getTotalCartAmount') was not found in '../Context/ShopContext' (possible exports: ShopContext, default) ERROR in ./src/Components/CartItems/CartItems.jsx 193:35-53 export 'getTotalCartAmount' (imported as 'getTotalCartAmount') was not found in '../Context/ShopContext' (possible exports: ShopContext, default)

Aryankpoor commented 5 days ago

Fixed with PR #5