Hi, thanks for the great job
i used this module in my project but now i need to use it along with mterializecss but there are lots of problem in doing it for example:
when something is wrong in materializecss inputs, a red line appears in the bottom of that input field but with using Textbox or Textarea of react-inputs-validation there wouldn't be such a thing or another problem that happened for me is using meterializecss icon along with inputs this is a common way to define inputs like this:
`account_circle
`
but if i use this with this module the CSS of input field would badly brake up.
is there any possible solution for using these together ?!
Hi, thanks for the great job i used this module in my project but now i need to use it along with mterializecss but there are lots of problem in doing it for example: when something is wrong in materializecss inputs, a red line appears in the bottom of that input field but with using Textbox or Textarea of react-inputs-validation there wouldn't be such a thing or another problem that happened for me is using meterializecss icon along with inputs this is a common way to define inputs like this:
`account_circle
` but if i use this with this module the CSS of input field would badly brake up. is there any possible solution for using these together ?!