We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17fce0 commit acc95b6Copy full SHA for acc95b6
.vitepress/config/sidebar.ts
@@ -125,6 +125,7 @@ const sidebar = [
125
{ text: 'Data Fetching', link: '/docs/utils/fetch' },
126
{ text: 'HTTP Cache', link: '/docs/http/caching' },
127
{ text: 'Leaf Mail', link: '/docs/utils/mail/' },
128
+ { text: 'Leaf Billing', link: '/docs/utils/billing' },
129
{ text: 'File System', link: '/docs/utils/fs' },
130
{ text: 'Queues/Jobs', link: '/docs/utils/queues' },
131
],
0 commit comments