Skip to content

Commit

Permalink
fix types due to modal.transition support drop
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvasilchuk committed Nov 10, 2019
1 parent 73bf020 commit 255d82d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ declare module 'vue/types/options' {
classes?: VNodeData['class']
label?: string
attributes?: Record<string, any>
transition?: string
}
}
}

0 comments on commit 255d82d

Please sign in to comment.