Wondering if it is normal for React Dev Tool on Chrome to components as many single letters on inspection?
I am trying to inspect some websites to better understand how good companies structure and write their React code, but all I ever see is stuff like <t> <y>
, etc.
Here is an image of what I'm seeing:
Could someone explain why this is?