Spaces:
Configuration error
Configuration error
zack
commited on
Commit
·
b39e95b
1
Parent(s):
3783fa1
chore: remove src/App.js 🧹
Browse files- frontend/src/App.js +0 -10
frontend/src/App.js
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
import ReactEnviorment from './components/ReactFlow/ReactFlowEnv'
|
2 |
-
|
3 |
-
export default function App() {
|
4 |
-
return(
|
5 |
-
<>
|
6 |
-
<ReactEnviorment/>
|
7 |
-
</>
|
8 |
-
|
9 |
-
)
|
10 |
-
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|