oscarvz
I want to return component to API response which contsin useState.
Hi, this is because your component is built on the server, but no JS is shipped to your browser to make the component interactive. I wrote this article that can help you out:
https://dev.to/fiberplane/step-by-step-guide-adding-client-side-logic-to-your-hono-app-14eh
5 replies