Skip to content

Commit

Permalink
chore: fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 authored and IAmSSH committed Apr 29, 2023
1 parent a9b8759 commit 2ffe1df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vue/jsx.d.ts
Expand Up @@ -9,8 +9,6 @@ declare global {
extends JSXInternal.ElementAttributesProperty {}
interface IntrinsicElements extends JSXInternal.IntrinsicElements {}
interface IntrinsicAttributes extends JSXInternal.IntrinsicAttributes {}
interface ElementChildrenAttribute
extends JSXInternal.ElementChildrenAttribute {}
}
}

Expand Down

0 comments on commit 2ffe1df

Please sign in to comment.