zack commited on
Commit
c627fac
·
1 Parent(s): e2e01dd

\:art\: style(_app.js): update global styles for consistency

Browse files
Files changed (1) hide show
  1. frontend/pages/_app.js +1 -1
frontend/pages/_app.js CHANGED
@@ -1,5 +1,5 @@
1
  import './css/index.css';
2
- import ReactEnviorment from './components/ReactFlow/ReactFlowEnv'
3
 
4
  export default function App() {
5
  return(
 
1
  import './css/index.css';
2
+ import ReactEnviorment from '../components/ReactFlow/ReactFlowEnv'
3
 
4
  export default function App() {
5
  return(