Skip to content

Commit

Permalink
fix: add missing sidebar pages in advanced guide section (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh-2711 authored Dec 22, 2023
1 parent 6e63bc1 commit 663e07a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ const sidebars: SidebarsConfig = {
type: 'category',
label: 'Advanced Guide',
items: [
'multi_tenancy',
'union_types',
'transactions',
],
collapsed: false,
},
Expand Down

0 comments on commit 663e07a

Please sign in to comment.