import EditorWindow from "./editor"; function App() { return ( <> ); } export default App;