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
295f91db499d6eb13ccf81113e801385a89b2511
295f91db499d6eb13ccf81113e801385a89b2511
Switch branch/tag
survey
frontend
src
CreateSurveyForm
index.tsx
Find file
Normal view
History
Permalink
index.tsx
98 Bytes
Edit
Web IDE
Newer
Older
CreateSurveyFormPage UI, Question Component
Jiwon Yoon
committed
Jul 01, 2022
1
2
export
{
CreateSurveyForm
}
from
"
./CreateSurveyFormPage
"
;
export
{
Question
}
from
"
./Question
"
;