HackYourFuture-CPH / fp-class19

MIT License
3 stars 1 forks source link

Frontend: Fix ProductPreview Component #226 #227

Closed Impressiv3 closed 2 years ago

Impressiv3 commented 2 years ago

Description

Fixed ProductPreview component so users cannot enter negative or way to high numbers while adding products to cart by using the input field or the +/- buttons.

Fixes # (issue) https://github.com/HackYourFuture-CPH/fp-class19/issues/226

How to test?

npm run storybook

Checklist