Provides React versions of basic input elements such as:
BasicInput
to replace input
InputHeader
InputDropdown
BasicInput
and InputDropdown
accept className
and titleClass
props.
When styling using those props, use !important
on your css styles.
Remember to npm run build before deploying.