We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c5f335 + 32ee2e6 commit b61da8bCopy full SHA for b61da8b
packages/antd-lowcode-materials/lowcode/space/meta.ts
@@ -1,3 +1,4 @@
1
+
2
import { ComponentMetadata, Configure } from "@alilc/lowcode-types";
3
import snippets from './snippets';
4
@@ -52,3 +53,4 @@ export default {
52
53
],
54
configure: { component: { isContainer: true }, supports: { style: true } },
55
} as (ComponentMetadata & Configure);
56
0 commit comments