ehristoforu commited on
Commit
d584522
1 Parent(s): 02fcbae

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -24,7 +24,8 @@
24
  style: {},
25
  },
26
  },
27
-
 
28
  {
29
  id: 4,
30
  type: "group",
@@ -105,7 +106,8 @@
105
  style: { full_width: true },
106
  },
107
  },
108
-
 
109
 
110
  ],
111
  theme: "default",
@@ -118,8 +120,6 @@
118
  {
119
  id: 1,
120
  children: [
121
- { id: 2 },
122
- { id: 3 },
123
  {
124
  id: 4,
125
  children: [
@@ -134,7 +134,7 @@
134
  },
135
  {
136
  id: 10,
137
- children: [{ id: 11 }, { id: 12 }, { id: 13 }, { id: 14 }],
138
  },
139
  ],
140
  },
 
24
  style: {},
25
  },
26
  },
27
+
28
+
29
  {
30
  id: 4,
31
  type: "group",
 
106
  style: { full_width: true },
107
  },
108
  },
109
+
110
+
111
 
112
  ],
113
  theme: "default",
 
120
  {
121
  id: 1,
122
  children: [
 
 
123
  {
124
  id: 4,
125
  children: [
 
134
  },
135
  {
136
  id: 10,
137
+ children: [{ id: 11 }],
138
  },
139
  ],
140
  },