Skip to content

Commit

Permalink
Merge branch 'next' into cypress-ci-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella authored Feb 1, 2024
2 parents 4492fe5 + ea92b74 commit 850ec6d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@processmaker/screen-builder",
"version": "2.83.0",
"version": "2.83.1",
"scripts": {
"dev": "VITE_COVERAGE=true vite",
"build": "vite build",
Expand Down
4 changes: 2 additions & 2 deletions src/form-builder-controls.js
Original file line number Diff line number Diff line change
Expand Up @@ -886,8 +886,8 @@ export default [
rendererBinding: "FormListTable",
control: {
popoverContent: "Create List Table",
order: 3.0,
group: 'Files',
order: 6.5,
group: 'Dashboards',
label: "List Table",
component: "FormListTable",
"editor-component": "FormListTable",
Expand Down

0 comments on commit 850ec6d

Please sign in to comment.