I would like to set a custom class on the input field so I can integrate it with bs3 by adding the `form-control` class. It would be nice to have a `inputClassName` prop so I can add my own class-name. Thanks!