浏览代码

: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,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',

正在加载...
取消
保存