From e774b9f1c1b510c1642fcb1de2483fe7ab1fa49c Mon Sep 17 00:00:00 2001 From: sadeghbarati Date: Thu, 19 Sep 2024 14:51:48 +0330 Subject: [PATCH] docs: fix some component --- .../examples/cards/components/DatePicker.vue | 2 +- .../default/example/PinInputFormDemo.vue | 20 ++++----- .../new-york/example/DataTableDemo.vue | 42 +++++++++---------- .../new-york/example/PinInputFormDemo.vue | 20 ++++----- 4 files changed, 42 insertions(+), 42 deletions(-) diff --git a/apps/www/src/examples/cards/components/DatePicker.vue b/apps/www/src/examples/cards/components/DatePicker.vue index 8e82644b..e48a8f09 100644 --- a/apps/www/src/examples/cards/components/DatePicker.vue +++ b/apps/www/src/examples/cards/components/DatePicker.vue @@ -11,7 +11,7 @@ import { Label } from '@/lib/registry/new-york/ui/label' - + diff --git a/apps/www/src/lib/registry/default/example/PinInputFormDemo.vue b/apps/www/src/lib/registry/default/example/PinInputFormDemo.vue index c0d3cf55..09eddd51 100644 --- a/apps/www/src/lib/registry/default/example/PinInputFormDemo.vue +++ b/apps/www/src/lib/registry/default/example/PinInputFormDemo.vue @@ -1,13 +1,4 @@