Skip to content

Commit 2e93be1

Browse files
committed
chore: the default value of inheritAttrs is true
1 parent 1834aa2 commit 2e93be1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const boolAttrs = [
3333

3434
export default defineComponent({
3535
name,
36-
inheritAttrs: true,
3736
props: {
3837
[modelValueProp]: {},
3938
mode: {

0 commit comments

Comments
 (0)