Jari
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited GitHub Copilot or JetBrains AI shows class instead of className in jsx files
Hi all,When we disable the GitHub Copilot plug-in and type for example:div.testIt shows the following output:<div className="test"></div>But if we enable GitHub Copilot plug-in or the JetBrains AI ...