fix: use before init group block (#1085)

Reviewed-on: daoyoucloud/tachybase#1085
This commit is contained in:
sealday 2024-05-31 10:07:00 +08:00
parent b8659d3261
commit d2e7e412fd

View File

@ -143,7 +143,7 @@ export const groupBlockSettings = new SchemaSettings({
items: [
{
name: 'Configure',
Component: GroupBlockConfigure,
Component: 'GroupBlockConfigure',
},
{
name: 'remove',