Sure Wilfredo, is the error coming from the Layout component or the index.js component on this step? In your Layout.js file you can remove isAuthenticated in the return statement, it's currently not used in this step and we will add it in later. Can you give that a try?
Sure Wilfredo, is the error coming from the Layout component or the index.js component on this step? In your Layout.js file you can remove isAuthenticated in the return statement, it's currently not used in this step and we will add it in later. Can you give that a try?
Yes, Ryan thanks for responding me. I removed and everything is working. thanks for your help and for this tutorial.
Your welcome, I corrected the gist as well to have that variable removed at this step
Thanks a lot for your time and for sharing this awesome tutorial, for anything on this on the others tutorial I'll ping you.