From f82e4011e6e8fbfd5e86baad9d5c822e9cdacc41 Mon Sep 17 00:00:00 2001 From: sadeghbarati Date: Tue, 12 Dec 2023 10:02:55 +0330 Subject: [PATCH] chore: fix label `for` attribute in registry examples `html-for` -> `for` --- apps/www/src/lib/registry/default/example/CardFormDemo.vue | 4 ++-- .../lib/registry/default/example/DialogCustomCloseButton.vue | 2 +- apps/www/src/lib/registry/new-york/example/CardFormDemo.vue | 4 ++-- .../lib/registry/new-york/example/DialogCustomCloseButton.vue | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/www/src/lib/registry/default/example/CardFormDemo.vue b/apps/www/src/lib/registry/default/example/CardFormDemo.vue index a176e8a3..4ba3383a 100644 --- a/apps/www/src/lib/registry/default/example/CardFormDemo.vue +++ b/apps/www/src/lib/registry/default/example/CardFormDemo.vue @@ -22,11 +22,11 @@ import { Button } from '@/lib/registry/default/ui/button'
- +
- +
- +
- +