From 1a1dd4a611064c125275565ea171f8b763f49844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=B2o=CE=B3=20Wo=CE=B7d=CE=B5r?= <45801078+NehemiahAklil@users.noreply.github.com> Date: Wed, 21 Aug 2024 08:22:48 +0300 Subject: [PATCH] docs: update Tags with Combobox example to make Popover close by clicking outside (#723) --- .../default/example/TagsInputComboboxDemo.vue | 48 ++++++++++--------- .../example/TagsInputComboboxDemo.vue | 48 ++++++++++--------- 2 files changed, 50 insertions(+), 46 deletions(-) diff --git a/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue b/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue index 2dfae1bc..27f53646 100644 --- a/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue +++ b/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue @@ -1,6 +1,6 @@