Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
students
travel
Commits
5b52324d
Commit
5b52324d
authored
Jun 29, 2022
by
Lee Soobeom
Browse files
first merge
parent
0ae69cab
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/App.tsx
View file @
5b52324d
...
...
@@ -5,8 +5,6 @@ import Header from "./Pages/header";
import
Body
from
"
./Pages/body
"
;
import
Board
from
"
./Pages/board
"
;
import
Login
from
"
./Pages/login
"
;
import
Citylist
from
"
./Pages/citylist
"
;
import
Theme
from
"
./Pages/theme
"
;
import
Signup
from
"
./Pages/signup
"
;
export
const
App
=
()
=>
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment