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
survey
c0c4f931b47e200cfdf29a5546b885b51b814f51
c0c4f931b47e200cfdf29a5546b885b51b814f51
Switch branch/tag
survey
frontend
src
commons
index.tsx
Find file
Normal view
History
Permalink
index.tsx
81 Bytes
Edit
Web IDE
Newer
Older
프로젝트 구조 변경 및 파일 이름 변경
Yoon, Daeki
committed
Jun 28, 2022
1
export
{
Header
}
from
"
./Header
"
;
질문 타입 상수로 공유
Yoon, Daeki
committed
Jul 23, 2022
2
export
{
QUESTION_TYPES
}
from
"
./constants
"
;