Skip to content

Commit

Permalink
sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia committed Jun 13, 2024
1 parent 88784b1 commit 577d880
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions site/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,16 @@ export const sidebar = [
},
],
},
{
text: 'Utilities',
collapsed: true,
items: [
{
text: 'getSwapQuote',
link: '/swap/get-swap-quote',
},
],
},
{
text: 'Types',
link: '/swap/types',
Expand Down

0 comments on commit 577d880

Please sign in to comment.