@byteluck-fe/model-driven-controls 7.0.0-props.90 → 7.0.0-props.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -109,6 +109,6 @@ var TagControl = /*#__PURE__*/ function(RuntimeFormControl) {
109
109
  ]);
110
110
  return TagControl;
111
111
  }(RuntimeFormControl);
112
- _define_property(TagControl, "controlFieldType", FieldTypes.VARCHAR);
112
+ _define_property(TagControl, "controlFieldType", FieldTypes.ARRAY);
113
113
  export default TagControl;
114
114
  export { TagControl as RuntimeTagControl };