mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-11 23:59:01 +00:00
refactor: run formatter
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<p
|
||||
bind:this={ref}
|
||||
data-slot="card-description"
|
||||
class={cn('text-muted-foreground text-sm mt-1', className)}
|
||||
class={cn('text-muted-foreground mt-1 text-sm', className)}
|
||||
{...restProps}
|
||||
>
|
||||
{@render children?.()}
|
||||
|
||||
Reference in New Issue
Block a user