From b84a2f4c71b276280b5969879802931decb6ddf6 Mon Sep 17 00:00:00 2001 From: sinsky <60662802+sinsky@users.noreply.github.com> Date: Sat, 16 Nov 2024 02:42:26 +0900 Subject: [PATCH] docs(example): input components used in DialogDemo use default-value instead of value --- apps/www/src/lib/registry/default/example/DialogDemo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/src/lib/registry/default/example/DialogDemo.vue b/apps/www/src/lib/registry/default/example/DialogDemo.vue index 299f7b0c..2954be84 100644 --- a/apps/www/src/lib/registry/default/example/DialogDemo.vue +++ b/apps/www/src/lib/registry/default/example/DialogDemo.vue @@ -32,13 +32,13 @@ import { Label } from '@/lib/registry/default/ui/label' - +
- +