Skip to content

Commit

Permalink
fix: cause selector input needs to declare events emitted MP-873
Browse files Browse the repository at this point in the history
  • Loading branch information
emuvente committed Oct 3, 2024
1 parent c55bbc1 commit d2cf2c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Kv/KvCauseSelector.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export default {
components: {
KvIcon
},
emits: ['change'],
props: {
/**
* The cause to display
Expand Down

0 comments on commit d2cf2c8

Please sign in to comment.