Skip to content

Commit

Permalink
fix(Input): expose ref
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed May 19, 2023
1 parent 180a1df commit 2ded24b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/components/forms/Input.vue
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ export default defineComponent({
return {
// eslint-disable-next-line vue/no-dupe-keys
ui,
input,
isLeading,
isTrailing,
inputClass,
Expand Down

0 comments on commit 2ded24b

Please sign in to comment.