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
importH1from'../../../UI/Elements/H1';importAfrom'../../../UI/Elements/A';constTermsOfService=()=>(<span><AclassName={css.url}href="/terms-of-service">Terms of Service</A></span>);
If I reference a component using a single character I get a PascalCase warning.
The text was updated successfully, but these errors were encountered: