nl

Results 1 comments of nl

I can also confirm that when using strict mode. ``` createRoot(document.getElementById("app")!).render( ); ``` ... ``` const BunnySprite = () => { const { app } = useApplication(); ... return (...