style: rename Pastel (Color) to Pastel in sidebar
This commit is contained in:
@@ -46,7 +46,7 @@ const navigation: NavGroup[] = [
|
|||||||
icon: <FigletIcon className="h-4 w-4" />
|
icon: <FigletIcon className="h-4 w-4" />
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Pastel (Color)',
|
title: 'Pastel',
|
||||||
href: '/pastel',
|
href: '/pastel',
|
||||||
icon: <PastelIcon className="h-4 w-4" />,
|
icon: <PastelIcon className="h-4 w-4" />,
|
||||||
items: [
|
items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user