Merge version_1 into main #4
@@ -89,9 +89,9 @@ export default function HomePage() {
|
||||
{ text: "Schedule Upload", href: "#" },
|
||||
],
|
||||
sidebarItems: [
|
||||
{ icon: "Home" as const, active: true },
|
||||
{ icon: "Video" as const, active: false },
|
||||
{ icon: "Settings" as const, active: false },
|
||||
{ icon: Home as const, active: true },
|
||||
{ icon: Video as const, active: false },
|
||||
{ icon: Settings as const, active: false },
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user