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
I'm following your tutorials, JSX version.
Everything works fine till the nested component one: I copy and paste all the code and when I run it, in the browser console I get the following :
Uncaught ReferenceError: CloseHeader is not defined
Is there some import missing?
The text was updated successfully, but these errors were encountered:
I'm following your tutorials, JSX version.
Everything works fine till the nested component one: I copy and paste all the code and when I run it, in the browser console I get the following :
Is there some import missing?
The text was updated successfully, but these errors were encountered: