feat: launch command palette
This commit is contained in:
@@ -403,6 +403,11 @@ export function getUserTimezone() {
|
||||
|
||||
export function getSidebarLinks() {
|
||||
return [
|
||||
{
|
||||
label: 'Search',
|
||||
icon: 'Search',
|
||||
to: 'Search',
|
||||
},
|
||||
{
|
||||
label: 'Courses',
|
||||
icon: 'BookOpen',
|
||||
|
||||
Reference in New Issue
Block a user