fix: use before init group block (#1085)
Reviewed-on: daoyoucloud/tachybase#1085
This commit is contained in:
parent
b8659d3261
commit
d2e7e412fd
@ -143,7 +143,7 @@ export const groupBlockSettings = new SchemaSettings({
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
name: 'Configure',
|
name: 'Configure',
|
||||||
Component: GroupBlockConfigure,
|
Component: 'GroupBlockConfigure',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'remove',
|
name: 'remove',
|
||||||
|
Loading…
Reference in New Issue
Block a user