Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ktooltip): suppress vue attr passthrough warning
it's safe to set `inheritAttrs` to `false` because we have set `v-bind="$attrs"` on `<KPop />` manually
- Loading branch information