1
0
Fork 0
mirror of synced 2024-08-14 09:31:49 +12:00

Remove nested flag from buttongroup component since it isn't needed

This commit is contained in:
Andrew Kingston 2023-11-09 16:20:05 +00:00
parent 8e43e9cbe5
commit d92df57daa

View file

@ -270,7 +270,6 @@
{ {
"type": "buttonConfiguration", "type": "buttonConfiguration",
"key": "buttons", "key": "buttons",
"nested": true,
"defaultValue": [ "defaultValue": [
{ {
"type": "cta", "type": "cta",