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" />
|
||||
},
|
||||
{
|
||||
title: 'Pastel (Color)',
|
||||
title: 'Pastel',
|
||||
href: '/pastel',
|
||||
icon: <PastelIcon className="h-4 w-4" />,
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user