react-numeric-input icon indicating copy to clipboard operation
react-numeric-input copied to clipboard

How to change wrapped class name for use own style

Open icharge opened this issue 7 years ago • 0 comments

When I put className it only for <input />
<NumericInput className="form-control" style={false} ... />

I need to write my CSS on each control how I can do?

image

icharge avatar Jun 19 '18 09:06 icharge