Skip to content

Commit

Permalink
Fixed: crud form mount issue
Browse files Browse the repository at this point in the history
  • Loading branch information
we-vikram-wri231 committed Apr 6, 2024
1 parent 0f07237 commit d6e6e46
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const confirm = useConfirm();
onMounted(async () => {
document.title = '<%= controller_name %> - <%= folder_name %>';
store.item = null;
/**
* call onLoad action when List view loads
*/
Expand Down

0 comments on commit d6e6e46

Please sign in to comment.