Chat MVPInfinite AutoCompleteApp.tsxexport default function App(): JSX.Element { return <h1>Hello world</h1> } Open on CodeSandboxOpen Sandbox