Alert

user_8454105 avatar
user_8454105
plain_text
05/28/2024 4:12 PM
240 B
15
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