In React (JSX) files, the color of JSX tags and regular HTML tags appears to be the same in the current theme. This makes it difficult to visually distinguish between custom JSX components and standard HTML elements.
Please consider updating the syntax highlighting to apply a different color to JSX elements (i.e., custom components) to improve readability and identification.
