The README "Quick Start" section demonstrates how to use the <TransmitProvider /> with a functional App component, but the adonis.js Inertia example uses createRoot. (and I think hydrateRoot with the newest version of inertia.js).
I think it would be helpful if the docs included an example using this package with an vanilla adonis.js installed via the inertia starter kit.
The README "Quick Start" section demonstrates how to use the
<TransmitProvider />with a functional App component, but the adonis.js Inertia example usescreateRoot. (and I thinkhydrateRootwith the newest version of inertia.js).I think it would be helpful if the docs included an example using this package with an vanilla adonis.js installed via the inertia starter kit.