Add nested flag to button group settings
This commit is contained in:
parent
44293ef147
commit
bcabfd02a6
|
@ -270,6 +270,7 @@
|
||||||
{
|
{
|
||||||
"type": "buttonConfiguration",
|
"type": "buttonConfiguration",
|
||||||
"key": "buttons",
|
"key": "buttons",
|
||||||
|
"nested": true,
|
||||||
"defaultValue": [
|
"defaultValue": [
|
||||||
{
|
{
|
||||||
"type": "cta",
|
"type": "cta",
|
||||||
|
|
Loading…
Reference in New Issue