Skip to content

Commit 0344b5d

Browse files
committed
drawer component docs
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
1 parent c3244d3 commit 0344b5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/sections/Projects/Sistent/components

src/sections/Projects/Sistent/components/content.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,14 +260,14 @@ const componentsData = [
260260
src: "/stack",
261261
},
262262
{
263-
id: 33,
263+
id: 35,
264264
name: "Accordion",
265265
description: "An accordion is a vertically stacked list of headers that can be clicked to reveal or hide associated content, allowing users to toggle between hiding and showing large amounts of content in a compact space.",
266266
url: "/projects/sistent/components/accordion",
267267
src: "/accordion",
268268
},
269269
{
270-
id: 34,
270+
id: 36,
271271
name: "Divider",
272272
description:
273273
"The Divider component visually separates content with a thin line, helping to organize sections and improve scannability in lists and layouts.",

0 commit comments

Comments
 (0)