Skip to content

Commit

Permalink
docs(v-toolbar): fix example with image prop (#20000)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glandos authored Jul 16, 2024
1 parent 1a0d9b7 commit f0fa4e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<v-card
class="pa-4"
height="300px"
img="https://cdn.vuetifyjs.com/images/toolbar/map.jpg"
image="https://cdn.vuetifyjs.com/images/toolbar/map.jpg"
flat
>
<v-toolbar
Expand Down

0 comments on commit f0fa4e6

Please # to comment.