Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Akryum/v-tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Jun 15, 2018
2 parents 9d7eb0f + 617ab8c commit b671c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Popover.vue
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export default {
default: () => getDefault('defaultContainer'),
},
boundariesElement: {
type: Element,
type: [String, Element],
default: () => getDefault('defaultBoundariesElement'),
},
popperOptions: {
Expand Down

0 comments on commit b671c26

Please sign in to comment.