소스 검색

:pencil2: Removed tests from promptToComponent

tags/0.0.3^2
tomit4 3 년 전
부모
커밋
4fdf670604
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0
    4
      frontend/src/utils/survey.js

+ 0
- 4
frontend/src/utils/survey.js 파일 보기

@@ -17,10 +17,6 @@ const promptToComponent = {
17 17
     image: 'FormInput',
18 18
     distance: 'FormInput',
19 19
     blurb: 'FormInput',
20
-    // TO ADD: Add Component Type for new survey step here
21
-    test: 'FormInput',
22
-    // TO ADD DROP DOWN: Add Component Type for new survey step here
23
-    testOptions: 'FormDropdown',
24 20
     aspects: 'Aspects',
25 21
     // experience: 'FormTags',
26 22
     // role: 'FormDropdown',

Loading…
취소
저장