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 1a0c8e5 commit 7194f02Copy full SHA for 7194f02
src/sidebar/quick-start.ts
@@ -4,14 +4,14 @@ const quickStartSidebar: SidebarConfig = [
4
'quick-starts/README',
5
{
6
type: 'link',
7
- label: 'Language framework',
+ label: 'User authentication',
8
href: '#',
9
className: 'sidebar-section',
10
},
11
{ type: 'autogenerated', dirName: 'quick-starts/framework' },
12
13
14
- label: 'No framework and generic',
+ label: 'Generic',
15
16
17
0 commit comments