From 3dd2fbda9501cfaa16f749eda2c3734e3bd94a5f Mon Sep 17 00:00:00 2001 From: Andrei Ivanov Date: Tue, 7 May 2024 14:38:56 +1000 Subject: [PATCH] docs: change controlled CommandDialog from prop to event (#533) --- apps/www/src/content/docs/components/command.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/content/docs/components/command.md b/apps/www/src/content/docs/components/command.md index f059004d..d6235555 100644 --- a/apps/www/src/content/docs/components/command.md +++ b/apps/www/src/content/docs/components/command.md @@ -101,7 +101,7 @@ watch(CmdJ, (v) => { J

- + No results found.