207 Welcome Wizard for a first-time user #346
Annotations
6 warnings
|
packages/ui/src/pages/StudyConditions/components/components/ConditionPanel.vue#L23
Attribute "class" should go before "@change" (vue/attributes-order)
|
|
packages/ui/src/pages/StudyConditions/components/components/ConditionPanel.vue#L24
Attribute "type" should go before "@change" (vue/attributes-order)
|
|
packages/ui/src/pages/StudyConditions/components/components/ConditionPanel.vue#L25
Attribute "placeholder" should go before "@change" (vue/attributes-order)
|
|
packages/ui/src/pages/StudyConditions/components/components/ConditionPanel.vue#L30
Attribute "class" should go before "@change" (vue/attributes-order)
|
|
packages/ui/src/pages/StudyConditions/components/components/ConditionPanel.vue#L31
Attribute "type" should go before "@change" (vue/attributes-order)
|
|
packages/ui/src/pages/StudyConditions/components/components/ConditionPanel.vue#L32
Attribute "placeholder" should go before "@change" (vue/attributes-order)
|