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