From 95793b25b42e0955d6ef1e693f185193b44e965f Mon Sep 17 00:00:00 2001 From: oasisy <65852944+yportfolio@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:35:27 +0800 Subject: [PATCH] fix(www): enable input editing in the dialog demo (#1428) Co-authored-by: shadcn --- apps/www/registry/default/example/dialog-demo.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/apps/www/registry/default/example/dialog-demo.tsx b/apps/www/registry/default/example/dialog-demo.tsx index 78de9069e57..31bde7637f3 100644 --- a/apps/www/registry/default/example/dialog-demo.tsx +++ b/apps/www/registry/default/example/dialog-demo.tsx @@ -29,13 +29,21 @@ export default function DialogDemo() { - +
- +