Shubham Maurya

Results 2 comments of Shubham Maurya

I am also stuck at this point @ZeoKnight. Were you able to figure it out? Please let me know.

@ZeoKnight @aarondfrancis I am not sure if this is the right approach but this worked for me. ``` import React, {useState} from 'react' import ReactDOMServer from 'react-dom/server' import { createInertiaApp...