vlad-ignatov / react-numeric-input

Numeric input component for react
MIT License
280 stars 104 forks source link

CSS styles not present #124

Closed hoppingninja666 closed 4 years ago

hoppingninja666 commented 4 years ago

The CSS styles are not visible. I am using next.js. The component renders properly but no CSS styles injected.

Never mind. I understood that the form-control class was from bootstrap, not included with react-numeric-input