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.
2 parents 827012c + 7194f02 commit be362e8Copy full SHA for be362e8
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