瀏覽代碼

: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…
取消
儲存