mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-25 00:21:28 +02:00
Remove sidebar
This commit is contained in:
@@ -64,16 +64,16 @@ const sidebarLinks = [
|
|||||||
classes: 'h-4 w-4',
|
classes: 'h-4 w-4',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
href: '/account/billing',
|
// href: '/account/billing',
|
||||||
title: 'Billing',
|
// title: 'Billing',
|
||||||
id: 'billing',
|
// id: 'billing',
|
||||||
isNew: true,
|
// isNew: true,
|
||||||
icon: {
|
// icon: {
|
||||||
glyph: 'credit-card',
|
// glyph: 'credit-card',
|
||||||
classes: 'h-4 w-4',
|
// classes: 'h-4 w-4',
|
||||||
},
|
// },
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
href: '/account/settings',
|
href: '/account/settings',
|
||||||
title: 'Settings',
|
title: 'Settings',
|
||||||
|
Reference in New Issue
Block a user