Skip to content

Commit cbf6fc7

Browse files
committed
fix(chore): prettier fix
1 parent e1bb849 commit cbf6fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components-dev/tag/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h4 class="kbq-title">Tags with icons</h4>
6060
<i kbq-icon="kbq-magnifying-glass_16"></i>
6161
{{ tag }}
6262
<i
63-
kbq-icon=kbq-xmark-s_16"
63+
kbq-icon="kbq-xmark-s_16"
6464
kbqTagRemove
6565
></i>
6666
</kbq-tag>

0 commit comments

Comments
 (0)