From 66b7850b2a26c7015258fa50c8d796edadb67861 Mon Sep 17 00:00:00 2001 From: Muhammed Sanjid Date: Fri, 3 Apr 2026 00:43:15 +0530 Subject: [PATCH] feat: fix accordion --- .../components/showcase/component-live-preview.tsx | 9 +-------- apps/platform/content/docs/components/accordion.mdx | 4 +--- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/apps/platform/components/showcase/component-live-preview.tsx b/apps/platform/components/showcase/component-live-preview.tsx index ccf98bf..15b1b40 100644 --- a/apps/platform/components/showcase/component-live-preview.tsx +++ b/apps/platform/components/showcase/component-live-preview.tsx @@ -735,14 +735,7 @@ function AccordionLivePreview() {
- - - + Getting started

Use accordion items to reveal grouped content one section at a diff --git a/apps/platform/content/docs/components/accordion.mdx b/apps/platform/content/docs/components/accordion.mdx index c0df180..8c8ee15 100644 --- a/apps/platform/content/docs/components/accordion.mdx +++ b/apps/platform/content/docs/components/accordion.mdx @@ -42,9 +42,7 @@ import { AccordionInlinePreview } from "@/components/showcase/component-live-pre - - - + Setup Keep setup notes, deployment tips, or FAQs grouped under clear headings.