Skip to content

Commit

Permalink
updated sidebar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hoysal08 committed Jan 23, 2024
1 parent d9c61f3 commit 4c449f4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions apps/base-docs/base-camp/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,17 @@ const sidebars = {
},
],
},
{
type: 'category',
label: 'Address and Payable',
items: [
{
type: 'doc',
id: 'docs/address-and-payable/address-and-payable',
className: 'sidebar-coding',
},
],
},
],
},
{
Expand Down

0 comments on commit 4c449f4

Please sign in to comment.