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
72abe1cbfb8b076fa6771c62d53457dad4ac5264
72abe1cbfb8b076fa6771c62d53457dad4ac5264
Switch branch/tag
survey
frontend
src
CreateSurveyForm
index.tsx
Find file
Normal view
History
Permalink
index.tsx
100 Bytes
Edit
Web IDE
Newer
Older
CreateSurveyFormPage UI, Question Component
Jiwon Yoon
committed
Jul 01, 2022
1
export
{
CreateSurveyForm
}
from
"
./CreateSurveyFormPage
"
;
Questions(파일이름변경), 객관식 content choices로 통일
Jiwon Yoon
committed
Jul 08, 2022
2
export
{
Questions
}
from
"
./Questions
"
;