Alert

 avatar
user_8454105
plain_text
a year ago
178 B
3
Indexable
<v-alert
      dense
      outlined
      type="error"
    >
      I'm a dense alert with the <strong>outlined</strong> prop and a <strong>type</strong> of error
</v-alert>
Editor is loading...
Leave a Comment