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