const App = `import {Switch, cn} from "@nextui-org/react"; export default function App() { return (

Enable early access

Get access to new features before they are released.

); }`; const react = { "/App.jsx": App, }; export default { ...react, };