Skip to content

Commit

Permalink
Update src/components/NcDialog/NcDialog.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux and ShGKme committed Aug 7, 2024
1 parent d651e6a commit 21edf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NcDialog/NcDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ export default defineComponent({
},
/**
* Make the dialog wrapper a HTML form element
* Make the dialog wrapper a HTML form element.
* The buttons will be wrapped within the form so they can be used as submit / reset buttons.
* Please note that when using the property the `navigation` should not be used.
*/
Expand Down

0 comments on commit 21edf30

Please sign in to comment.