Closed Impressiv3 closed 2 years ago
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
npm run storybook
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