Skip to content

Commit

Permalink
Added route to class context
Browse files Browse the repository at this point in the history
  • Loading branch information
beornf committed Jan 1, 2023
1 parent 3fdd6fd commit 3203ce0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/context.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ function classes () {
helpPosition: this.logicalHelpPosition,
isValid: this.isValid,
labelPosition: this.logicalLabelPosition,
route: this.$route,
type: this.type,
value: this.proxy
}
Expand Down

0 comments on commit 3203ce0

Please sign in to comment.