diff --git a/apps/www/src/__registry__/chunks/default/dashboard-05-chunk-4.svelte b/apps/www/src/__registry__/chunks/default/dashboard-05-chunk-4.svelte index 3dd8e0d32..94357346d 100644 --- a/apps/www/src/__registry__/chunks/default/dashboard-05-chunk-4.svelte +++ b/apps/www/src/__registry__/chunks/default/dashboard-05-chunk-4.svelte @@ -24,7 +24,7 @@ - diff --git a/apps/www/src/__registry__/chunks/new-york/dashboard-05-chunk-4.svelte b/apps/www/src/__registry__/chunks/new-york/dashboard-05-chunk-4.svelte index 27b78374a..4b9260065 100644 --- a/apps/www/src/__registry__/chunks/new-york/dashboard-05-chunk-4.svelte +++ b/apps/www/src/__registry__/chunks/new-york/dashboard-05-chunk-4.svelte @@ -24,7 +24,7 @@ - diff --git a/apps/www/src/lib/components/docs/copy-button.svelte b/apps/www/src/lib/components/docs/copy-button.svelte index 26393ab6b..0854f146d 100644 --- a/apps/www/src/lib/components/docs/copy-button.svelte +++ b/apps/www/src/lib/components/docs/copy-button.svelte @@ -72,7 +72,7 @@ size="icon" variant="ghost" class={cn( - "relative z-10 h-6 w-6 text-zinc-50 hover:bg-zinc-700 hover:text-zinc-50", + "relative z-10 size-6 text-zinc-50 hover:bg-zinc-700 hover:text-zinc-50", className )} {...restProps} @@ -106,7 +106,7 @@ {:else} - diff --git a/apps/www/src/lib/registry/default/example/cards/payment-method.svelte b/apps/www/src/lib/registry/default/example/cards/payment-method.svelte index 4f193c345..614ba0fd0 100644 --- a/apps/www/src/lib/registry/default/example/cards/payment-method.svelte +++ b/apps/www/src/lib/registry/default/example/cards/payment-method.svelte @@ -43,7 +43,7 @@ stroke-linecap="round" stroke-linejoin="round" stroke-width="2" - class="mb-3 h-6 w-6" + class="mb-3 size-6" > @@ -55,7 +55,7 @@ class="flex flex-col items-center justify-between rounded-md border-2 border-muted bg-transparent p-4 hover:bg-accent hover:text-accent-foreground [&:has([data-state=checked])]:border-primary" > - + Paypal diff --git a/apps/www/src/lib/registry/new-york/block/dashboard-01.svelte b/apps/www/src/lib/registry/new-york/block/dashboard-01.svelte index 99c386a59..29a0570fe 100644 --- a/apps/www/src/lib/registry/new-york/block/dashboard-01.svelte +++ b/apps/www/src/lib/registry/new-york/block/dashboard-01.svelte @@ -25,7 +25,7 @@ class="hidden flex-col gap-6 text-lg font-medium md:flex md:flex-row md:items-center md:gap-5 md:text-sm lg:gap-6" > - + Acme Inc @@ -59,7 +59,7 @@