Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
students
survey
Commits
2504379d
Commit
2504379d
authored
Jul 25, 2022
by
Lee SeoYeon
Browse files
그리드 삭제
parent
32ed197b
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/commons/constants.ts
View file @
2504379d
...
...
@@ -5,6 +5,5 @@ export const QUESTION_TYPES = new Map([
[
"
checkbox
"
,
"
체크박스
"
],
[
"
file
"
,
"
파일
"
],
[
"
rating
"
,
"
선형
"
],
[
"
grid
"
,
"
그리드
"
],
[
"
date
"
,
"
날짜
"
],
]);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment