chore: run prettier
This commit is contained in:
parent
9cdbbc3a00
commit
155d7bb876
76 changed files with 788 additions and 550 deletions
|
@ -232,11 +232,11 @@ export default () => {
|
|||
/>
|
||||
<div
|
||||
className={classNames(
|
||||
'text-slate-100 peer-focus:text-slate-50 peer-focus:animate-pulse',
|
||||
'text-slate-100 peer-focus:animate-pulse peer-focus:text-slate-50',
|
||||
styles.command_icon,
|
||||
)}
|
||||
>
|
||||
<ChevronDoubleRightIcon className={'w-4 h-4'} />
|
||||
<ChevronDoubleRightIcon className={'h-4 w-4'} />
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue