Refactor code
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
// Sidebar navigation config for the admin app.
|
||||
export type AdminNavItem = {
|
||||
title: string;
|
||||
href: string;
|
||||
|
||||
Reference in New Issue
Block a user