Skip to content

Commit b61da8b

Browse files
authored
Merge branch 'main' into main
2 parents 5c5f335 + 32ee2e6 commit b61da8b

File tree

1 file changed

+2
-0
lines changed
  • packages/antd-lowcode-materials/lowcode/space

1 file changed

+2
-0
lines changed

packages/antd-lowcode-materials/lowcode/space/meta.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
import { ComponentMetadata, Configure } from "@alilc/lowcode-types";
23
import snippets from './snippets';
34

@@ -52,3 +53,4 @@ export default {
5253
],
5354
configure: { component: { isContainer: true }, supports: { style: true } },
5455
} as (ComponentMetadata & Configure);
56+

0 commit comments

Comments
 (0)