We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
inheritAttrs
true
1 parent 1834aa2 commit 2e93be1Copy full SHA for 2e93be1
src/Component.ts
@@ -33,7 +33,6 @@ const boolAttrs = [
33
34
export default defineComponent({
35
name,
36
- inheritAttrs: true,
37
props: {
38
[modelValueProp]: {},
39
mode: {
0 commit comments