From c6917799ce188cb4cf48018b8c093bfebd6b3eac Mon Sep 17 00:00:00 2001 From: miquelvir <41950283+miquelvir@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:27:21 +0200 Subject: [PATCH] docs(card): remove unused line #1652 (#1798) Fixes #1652 --- apps/www/registry/default/example/card-demo.tsx | 1 - apps/www/registry/new-york/example/card-demo.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/apps/www/registry/default/example/card-demo.tsx b/apps/www/registry/default/example/card-demo.tsx index 2283bb9862d..136f42ab848 100644 --- a/apps/www/registry/default/example/card-demo.tsx +++ b/apps/www/registry/default/example/card-demo.tsx @@ -10,7 +10,6 @@ import { CardHeader, CardTitle, } from "@/registry/default/ui/card" -import { Separator } from "@/registry/default/ui/separator" import { Switch } from "@/registry/default/ui/switch" const notifications = [ diff --git a/apps/www/registry/new-york/example/card-demo.tsx b/apps/www/registry/new-york/example/card-demo.tsx index 4d00c1a909f..1c3f8b17371 100644 --- a/apps/www/registry/new-york/example/card-demo.tsx +++ b/apps/www/registry/new-york/example/card-demo.tsx @@ -10,7 +10,6 @@ import { CardHeader, CardTitle, } from "@/registry/new-york/ui/card" -import { Separator } from "@/registry/new-york/ui/separator" import { Switch } from "@/registry/new-york/ui/switch" const notifications = [