Merge branch 'main' into next

This commit is contained in:
nocobase[bot] 2024-10-22 07:14:16 +00:00
commit 61fd4e3461

View File

@ -549,7 +549,7 @@ Grid.Col = observer(
</GridColContext.Provider>
);
},
{ displayName: 'Grid.Row' },
{ displayName: 'Grid.Col' },
);
Grid.wrap = (schema: ISchema) => {