Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
huangapple authored Dec 2, 2022
2 parents 5c5f335 + 32ee2e6 commit b61da8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/antd-lowcode-materials/lowcode/space/meta.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

import { ComponentMetadata, Configure } from "@alilc/lowcode-types";
import snippets from './snippets';

Expand Down Expand Up @@ -52,3 +53,4 @@ export default {
],
configure: { component: { isContainer: true }, supports: { style: true } },
} as (ComponentMetadata & Configure);

0 comments on commit b61da8b

Please sign in to comment.