1
0

feat: camelcase global components

This commit is contained in:
Dominik Pschenitschni
2024-06-18 17:48:04 +02:00
committed by konrad
parent 1977a7bee0
commit f36115871c
74 changed files with 236 additions and 236 deletions

View File

@ -13,7 +13,7 @@
v-if="unreadNotifications > 0"
class="unread-indicator"
/>
<icon icon="bell" />
<Icon icon="bell" />
</BaseButton>
</slot>