Added logo modified site-name

This commit is contained in:
cdricms
2025-02-26 17:15:05 +01:00
parent 667cbcc6b1
commit 5ef6b82b83
8 changed files with 1065 additions and 50 deletions

View File

@@ -27,19 +27,12 @@ import {
SidebarRail,
} from "@/components/ui/sidebar";
import useMe from "@/hooks/use-me";
import { useEffect } from "react";
import { title } from "process";
// This is sample data.
const data = {
user: {
name: "shadcn",
email: "m@example.com",
avatar: "/avatars/shadcn.jpg",
},
teams: [
{
name: "Latosa-Escrima",
name: "Latosa Escrima",
logo: GalleryVerticalEnd,
plan: "",
},