fix(i18n): improve descriptions
This commit is contained in:
parent
c280ee389c
commit
81e24440e7
3 changed files with 10 additions and 10 deletions
|
@ -49,7 +49,7 @@ useCommand({
|
|||
<component
|
||||
:is="as"
|
||||
v-bind="$attrs" ref="el"
|
||||
w-fit flex gap-1 items-center
|
||||
w-fit flex gap-1 items-center transition-all
|
||||
rounded group
|
||||
:hover=" !disabled ? hover : undefined"
|
||||
focus:outline-none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue