Skip to content

Commit

Permalink
Fix Display Screen Dashboard group position
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoskrojas committed Jan 17, 2024
1 parent c45779c commit ce44df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/vue-form-builder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ const defaultConfig = [
const defaultGroupOrder = {
"Input Fields" : 1.0,
"Content Fields" : 2.0,
"Dashboards" : 2.5,
"Navigation" : 3.0,
"Files" : 4.0,
"Advanced" : 5.0,
Expand Down

0 comments on commit ce44df2

Please sign in to comment.