import React from 'react' import StudioLayout from './components/StudioLayout' export default function App() { return ( ) }