You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is very useful plugin and use it frequently. Just copy and paste HTML and not to worry about changing class into className on almost all the elements in JSX.
The text was updated successfully, but these errors were encountered:
Hi, thanks for the suggestion! I understand why you might want this but since it’s not a normal part of JSX, people will be confused by this. For example people will publish examples and tutorials but code from them will not work with non-Create React App setups. For this reason we won’t introduce this feature.
This is very useful plugin and use it frequently. Just copy and paste HTML and not to worry about changing class into className on almost all the elements in JSX.
The text was updated successfully, but these errors were encountered: