From 34ee1e1e2b0b85ea4beae7a72ee06c06a0a676fa Mon Sep 17 00:00:00 2001 From: Sadegh Barati Date: Thu, 15 Feb 2024 22:04:52 +0330 Subject: [PATCH] chore: add static width to `TagsInputCombo` example --- .../src/lib/registry/default/example/TagsInputComboboxDemo.vue | 2 +- .../src/lib/registry/new-york/example/TagsInputComboboxDemo.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue b/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue index ddf4097e..23427ba1 100644 --- a/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue +++ b/apps/www/src/lib/registry/default/example/TagsInputComboboxDemo.vue @@ -20,7 +20,7 @@ const filteredFrameworks = computed(() => frameworks.filter(i => !modelValue.val