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
29db1326d4c80ca1b38297c0703688fa2eee22a8
29db1326d4c80ca1b38297c0703688fa2eee22a8
Switch branch/tag
travel
frontend
src
auth
index.tsx
Find file
Normal view
History
Permalink
index.tsx
90 Bytes
Edit
Web IDE
Newer
Older
프론트엔드 파일 구조 변경
Yoon, Daeki
committed
Jul 07, 2022
1
2
export
{
default
as
Login
}
from
"
./login
"
;
export
{
default
as
Signup
}
from
"
./signup
"
;