Skip to content

Commit

Permalink
deploy: 993816b
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke committed Aug 8, 2024
1 parent 16950b7 commit 81ee446
Show file tree
Hide file tree
Showing 3 changed files with 480 additions and 193 deletions.
9 changes: 0 additions & 9 deletions chips.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@
/>
<label
for="chip-single-chip01-val"
role="button"
:data-variant="components[active].variant"
tabindex="0"
aria-hidden="true"
:data-icon="iconBefore ? 'account' : null"
:data-icon-after="iconAfter ? 'close' : null"
>Lorem ipsum</label
Expand All @@ -48,10 +45,7 @@
/>
<label
for="chip-single-chip02-val"
role="button"
:data-variant="components[active].variant"
tabindex="0"
aria-hidden="true"
:data-icon="iconBefore ? 'alarm' : null"
:data-icon-after="iconAfter ? 'close' : null"
>Sit Amet</label
Expand All @@ -66,10 +60,7 @@
/>
<label
for="chip-single-chip03-val"
role="button"
:data-variant="components[active].variant"
tabindex="0"
aria-hidden="true"
:data-icon="iconBefore ? 'alert' : null"
:data-icon-after="iconAfter ? 'close' : null"
>Consetuter elit</label
Expand Down
Loading

0 comments on commit 81ee446

Please sign in to comment.