mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 04:02:15 +01:00
update dependencies, update eslint config, update optional ts props types
This commit is contained in:
@@ -19,8 +19,8 @@ defineProps<{
|
||||
'group flex gap-x-2 rounded-md transition leading-6 py-1 px-2 font-medium text-sm items-center',
|
||||
]">
|
||||
<component
|
||||
v-if="icon"
|
||||
:is="icon"
|
||||
v-if="icon"
|
||||
:class="[
|
||||
current
|
||||
? 'text-icon-active'
|
||||
|
||||
Reference in New Issue
Block a user