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
When using JSX, Emmet often suggests expansions for relatively benign JS:
This may be due to an overlap in valid Emmet syntax and regular JS syntax, but is there anyway to be a little narrower about the expansions in JSX Syntax?
When using JSX, Emmet often suggests expansions for relatively benign JS:
This may be due to an overlap in valid Emmet syntax and regular JS syntax, but is there anyway to be a little narrower about the expansions in JSX Syntax?