HackYourFuture-CPH / fp-class18

Interior design webshop
MIT License
1 stars 0 forks source link

Bug : Fix review button when shopping cart empty and if user is not login redirect user for login from review order button #273

Closed semih1239 closed 2 years ago

semih1239 commented 2 years ago

Description

This PR is removing 'review order' button from cart page if cart page is empty

Fixes #272

How to test?

npm run dev => Test with empty shopping cart

Checklist