Skip to content

Commit

Permalink
Bugfix add undeclared prop "doneIcon" (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdors authored and rstoenescu committed Sep 11, 2017
1 parent 035be32 commit 1dbd8fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/stepper/QStep.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export default {
error: Boolean,
activeIcon: String,
errorIcon: String,
doneIcon: String,
disable: Boolean
},
inject: ['__stepper'],
Expand Down

0 comments on commit 1dbd8fb

Please sign in to comment.