Skip to content

Commit

Permalink
fix(types): remove VToolbarSideIcon (#7949)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored and johnleider committed Jul 25, 2019
1 parent 8865c9a commit 244cd64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vuetify/types/lib.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ declare module 'vuetify/lib' {
const VTimelineItem: Component
const VToolbar: Component
const VToolbarItems: Component
const VToolbarSideIcon: Component
const VToolbarTitle: Component
const VTooltip: Component
const VTreeview: Component
Expand Down Expand Up @@ -327,7 +326,6 @@ declare module 'vuetify/lib' {
VTimelineItem,
VToolbar,
VToolbarItems,
VToolbarSideIcon,
VToolbarTitle,
VTooltip,
VTreeview,
Expand Down

0 comments on commit 244cd64

Please sign in to comment.