We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74fb6a commit df6440dCopy full SHA for df6440d
packages/vuetify/src/labs/VNumberInput/VNumberInput.tsx
@@ -56,8 +56,6 @@ const makeVNumberInputProps = propsFactory({
56
export const VNumberInput = genericComponent<VNumberInputSlots>()({
57
name: 'VNumberInput',
58
59
- inheritAttrs: false,
60
-
61
props: {
62
...makeVNumberInputProps(),
63
},
0 commit comments