I want to render my menu items from wordpress but doesnt display something. Those are my jsx components and my final App and i insert them in my Layout file. In CRA works but here in Astro doesn't, i dont know why
#Headless WP with React In Astro
2 messages · Page 1 of 1 (latest)
Is it your app not being interactive your issue? If that's the case, you need to use client directives if you need interactivity
https://docs.astro.build/en/reference/directives-reference/#client-directives