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
b2cc91673df083177809de53cad033fabddbbad6
b2cc91673df083177809de53cad033fabddbbad6
Switch branch/tag
travel
frontend
src
board
index.tsx
Find file
Normal view
History
Permalink
index.tsx
88 Bytes
Edit
Web IDE
Newer
Older
프론트엔드 파일 구조 변경
Yoon, Daeki
committed
Jul 07, 2022
1
export
{
default
as
Board
}
from
"
./board
"
;
test
Kim, MinGyu
committed
Aug 18, 2022
2
export
{
default
as
Posts
}
from
"
./board
"
;