mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 03:25:57 +00:00
Merge branch 'main' into next
This commit is contained in:
commit
61fd4e3461
@ -549,7 +549,7 @@ Grid.Col = observer(
|
|||||||
</GridColContext.Provider>
|
</GridColContext.Provider>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
{ displayName: 'Grid.Row' },
|
{ displayName: 'Grid.Col' },
|
||||||
);
|
);
|
||||||
|
|
||||||
Grid.wrap = (schema: ISchema) => {
|
Grid.wrap = (schema: ISchema) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user