feat(ui): introduce FieldType.Boolean
- WF-165
#732
Annotations
3 warnings
run continuous integration pipeline:
src/ui/src/builder/settings/BuilderSettingsHandlers.vue#L116
'nextTick' is defined but never used. Allowed unused vars must match /^_/u
|
run continuous integration pipeline:
src/ui/src/components/core/root/CoreRoot.vue#L92
'ref' is defined but never used. Allowed unused vars must match /^_/u
|
run continuous integration pipeline:
src/ui/src/components/core/root/CoreRoot.vue#L93
'Ref' is defined but never used. Allowed unused vars must match /^_/u
|
Loading