Skip to content

Commit

Permalink
update the right panel children
Browse files Browse the repository at this point in the history
  • Loading branch information
Salam-Dalloul committed Aug 2, 2024
1 parent 6e4a90c commit 23bbd4d
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ export default {
enableDeleteWhenEmpty: false,
children: [],
},
],
},
{
type: "row",
weight: 100,
children: [
{
type: "tabset",
weight: 100,
Expand All @@ -52,4 +46,4 @@ export default {
},
],
},
};
}

0 comments on commit 23bbd4d

Please sign in to comment.