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 TSX and calling an element, when making a single or multiline property, the parser gets lost and then everything that comes afterwards ends up on the same color. Example:
Removing the backticks (\``) from the className` above fixes it.
Related to #165.
When using TSX and calling an element, when making a single or multiline property, the parser gets lost and then everything that comes afterwards ends up on the same color. Example:
Removing the backticks (
\``) from the
className` above fixes it.I'm using 339d624.
The text was updated successfully, but these errors were encountered: