Explorar el Código

:pencil2: Removed tests from promptToComponent

tabs-content
tomit4 hace 3 años
padre
commit
4fce90e518
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0
    4
      frontend/src/utils/survey.js

+ 0
- 4
frontend/src/utils/survey.js Ver fichero

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…
Cancelar
Guardar