Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
travel
Commits
29db1326
Commit
29db1326
authored
Jul 11, 2022
by
Kim, MinGyu
Browse files
TEST
parent
9fba56f3
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/src/App.tsx
View file @
29db1326
...
...
@@ -5,10 +5,7 @@ import { Login, Signup } from "./auth";
import
{
Board
}
from
"
./board
"
;
import
{
Header
,
Body
}
from
"
./home
"
;
import
Posting
from
"
./post/posting
"
;
<
<<<<<<
HEAD
=======
import
Layout
from
"
./commons/layout
"
;
>
>>>>>> MK11
export
const
App
=
()
=>
{
return
(
...
...
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