Skip to content

Commit 35500f0

Browse files
author
abrulic
committed
updated sidebar
1 parent aed4b08 commit 35500f0

File tree

3 files changed

+1
-167
lines changed

3 files changed

+1
-167
lines changed

app/components/sidebar/sidebar-content.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const SidebarContent = ({
3434
</div>
3535
)}
3636

37-
<Accordion>
37+
<Accordion className="flex flex-col gap-1">
3838
{sections.map((item) => (
3939
<SectionItem key={item.slug} item={item} onItemClick={handle} />
4040
))}

content/02-overview/04-subsection/01-project-structure.mdx

Lines changed: 0 additions & 163 deletions
This file was deleted.

content/02-overview/04-subsection/index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)