From f55633ab8a7768cedd831d7c2694150c13df0375 Mon Sep 17 00:00:00 2001 From: Mike Ovyan Date: Mon, 1 Apr 2024 22:39:51 +0300 Subject: [PATCH] chore: fix wrong class at `Authentication03.vue` block example (#449) used grid gap-2 instead of space-y-2 --- apps/www/src/lib/registry/default/block/Authentication03.vue | 2 +- apps/www/src/lib/registry/new-york/block/Authentication03.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/src/lib/registry/default/block/Authentication03.vue b/apps/www/src/lib/registry/default/block/Authentication03.vue index a3d976ec..15dc0241 100644 --- a/apps/www/src/lib/registry/default/block/Authentication03.vue +++ b/apps/www/src/lib/registry/default/block/Authentication03.vue @@ -25,7 +25,7 @@ import { Label } from '@/lib/registry/default/ui/label'
-
+
diff --git a/apps/www/src/lib/registry/new-york/block/Authentication03.vue b/apps/www/src/lib/registry/new-york/block/Authentication03.vue index 7f16bee2..e6e8d730 100644 --- a/apps/www/src/lib/registry/new-york/block/Authentication03.vue +++ b/apps/www/src/lib/registry/new-york/block/Authentication03.vue @@ -25,7 +25,7 @@ import { Label } from '@/lib/registry/new-york/ui/label'
-
+