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