瀏覽代碼

:pencil2: Removed tests from promptToComponent

tabs-content
tomit4 3 年之前
父節點
當前提交
4fce90e518
共有 1 個檔案被更改,包括 0 行新增4 行删除
  1. 0
    4
      frontend/src/utils/survey.js

+ 0
- 4
frontend/src/utils/survey.js 查看文件

17
     image: 'FormInput',
17
     image: 'FormInput',
18
     distance: 'FormInput',
18
     distance: 'FormInput',
19
     blurb: 'FormInput',
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
     aspects: 'Aspects',
20
     aspects: 'Aspects',
25
     // experience: 'FormTags',
21
     // experience: 'FormTags',
26
     // role: 'FormDropdown',
22
     // role: 'FormDropdown',

Loading…
取消
儲存