From 91e0fa03c1d2ec0a49a7830a71e67144a486dbf7 Mon Sep 17 00:00:00 2001 From: Lucas Bois <44686060+LucasBois1@users.noreply.github.com> Date: Sun, 31 Mar 2024 21:55:14 -0300 Subject: [PATCH] Update Dashboard03.vue Fix mismatch header lines in Block - Dashboard03 component. --- apps/www/src/lib/registry/default/block/Dashboard03.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/lib/registry/default/block/Dashboard03.vue b/apps/www/src/lib/registry/default/block/Dashboard03.vue index bcbf1be2..3b60b282 100644 --- a/apps/www/src/lib/registry/default/block/Dashboard03.vue +++ b/apps/www/src/lib/registry/default/block/Dashboard03.vue @@ -136,7 +136,7 @@ import { Tooltip, TooltipContent, TooltipTrigger } from '@/lib/registry/default/
-
+

Playground