Hi, RedwoodJS community!
I’m a big fan of this framework and it’s helping me to learn a lot about the good practices in web development (I’m new to all this).
I’m struggling with a problem and frontend isn’t one of my strengths
I’m using the React templates from tailwindUI to kickstart my application frontend, but when I pass my home page to the layout component, the elements of the layout stop working.
Withou passing any children component, the layout works fine.
I’d love if anyone could help me solve this issue and point me in the right direction.
Thanks in advance!
gitHub_repo
Here’s the link.