From 69a498395e36fbf5493ca6d038c72aa6fc4008a2 Mon Sep 17 00:00:00 2001 From: zernonia Date: Mon, 18 Sep 2023 01:16:40 +0800 Subject: [PATCH] feat: update exampels with command component --- .../theme/components/LandingPage.vue | 9 +- .../examples/cards/components/TeamMembers.vue | 137 +++++++++--------- .../dashboard/components/TeamSwitcher.vue | 110 +++++++------- .../components/DataTableFacetedFilter.vue | 116 +++++++-------- .../new-york/ui/command/CommandGroup.vue | 2 +- 5 files changed, 190 insertions(+), 184 deletions(-) diff --git a/apps/www/.vitepress/theme/components/LandingPage.vue b/apps/www/.vitepress/theme/components/LandingPage.vue index cb6c9d900..1e649d6ee 100644 --- a/apps/www/.vitepress/theme/components/LandingPage.vue +++ b/apps/www/.vitepress/theme/components/LandingPage.vue @@ -19,12 +19,11 @@ import DashboardExample from '@/examples/dashboard/Example.vue' href="/docs/changelog" class="inline-flex items-center rounded-lg bg-muted px-3 py-1 text-sm font-medium" > - 🎉 - Style, a new CLI and more. -