-
Hey there. I've asked a question about extending Vuetify's I'm hoping it's something silly that I'm missing (or not doing correctly) with Vue's Fingers crossed, and thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
A kind person called Tony19 pointed out my silly mistake, I was trying to use Material icons, when the default icons for v2.x is mdi. If anyone is interested, my codepen's been updated so that it's now a working example. |
Beta Was this translation helpful? Give feedback.
A kind person called Tony19 pointed out my silly mistake, I was trying to use Material icons, when the default icons for v2.x is mdi.
If anyone is interested, my codepen's been updated so that it's now a working example.