I can not remove following warning in react code. "Attribute className
is not allowed here".
- Warning in PhpStorm
- Unknown HTML tag attribute can not be set to camelcase only lower case is saved, and turning the check off is not helping.
- Settings in
Languages & Frameworks > JavaScript > Libraries
Can you help me I have warnings for every attribute in jsx. Editor is set jsx harmony.