Skip to content

Commit

Permalink
Update constants.js for Map component include
Browse files Browse the repository at this point in the history
Update for Map component include in form Designer
  • Loading branch information
abhilash-aot authored Oct 30, 2024
1 parent 4076e73 commit bebd667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/frontend/src/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ export const FormDesignerBuilderOptions = Object.freeze({
orgbook: true,
bcaddress: true,
simplebcaddress: true,
map: true,
},
},
});

0 comments on commit bebd667

Please sign in to comment.