Skip to content

Commit

Permalink
removed missed prop exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Severino committed Oct 17, 2023
1 parent 0136eaf commit 60f2754
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions resources/js/components/modals/entitytype/Delete.vue
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@
t,
// HELPERS
translateConcept,
// PROPS
entityType,
// LOCAL
confirmDelete,
closeModal,
Expand Down
2 changes: 0 additions & 2 deletions resources/js/components/modals/system/MarkdownEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@
return {
t,
// HELPERS
// PROPS
data,
// LOCAL
updateContent,
closeModal,
Expand Down

0 comments on commit 60f2754

Please sign in to comment.