/quantity-selector-react-component

Simple quantity selector react component.

Primary LanguageJavaScript

Quantity selector react component.

image

Simply copy and paste the component into your own project.

Ready to use without any additional packages.

Accepts min and max prop values.

Import the file and call the Quantity Picker like so:

<QuantityPicker min={0} max={4} />