MCPcopy Create free account

hub / github.com/Warriors-of-Light/sahwa / functions

Functions28 in github.com/Warriors-of-Light/sahwa

↓ 20 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 1 callersFunctionisMorning
(timezone: string)
src/app/home/page.tsx:16
FunctionBentoCard
({ name, className, background, Icon, description, href, cta, }: { name: string; className:
src/components/magicui/bento-grid.tsx:25
FunctionBentoGrid
({ children, className, }: { children: ReactNode; className?: string; })
src/components/magicui/bento-grid.tsx:6
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
src/components/ui/calendar.tsx:12
FunctionCardGrid
({ item }: ICardProps)
src/components/card.tsx:6
FunctionCardGrid
({ array: teams }: ICardProps)
src/components/cardGrid.tsx:6
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
src/components/ui/command.tsx:28
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/command.tsx:129
FunctionCourseCard
({ course, docSnap, avatars, }: ICommunityCard)
src/components/courseCard.tsx:19
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:56
FunctionGET
()
src/app/api/profile/route.ts:31
FunctionGroupAvatars
({ avatars }: IGroupAvatars)
src/components/groupAvatars.tsx:7
FunctionHeader
({ user, displayLogin, displayPages = true, }: IHeaderProps)
src/components/header.tsx:21
FunctionHome
()
src/app/page.tsx:5
FunctionHome
()
src/app/home/page.tsx:11
FunctionIcon
(params: { type?: string; style?: string; size?: 15 | 20 | 25 | 30 | 40 | 50 | 100 | 200; })
src/components/icon.tsx:14
FunctionLanding
()
src/app/landing/page.tsx:18
FunctionLanding
()
src/app/searchcourses/page.tsx:18
FunctionLogin
()
src/app/login/page.tsx:14
FunctionPOST
(req: Request)
src/app/api/profile/route.ts:5
FunctionProfile
()
src/app/createstudent/page.tsx:16
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:12
FunctionSearchBar
({ placeholder, searchableContent, onSearch, }: ISearchBarProps)
src/components/searchbar.tsx:14
FunctionSpinner
()
src/components/spinner.tsx:1
FunctioncontinueWithGoogle
()
src/app/login/page.tsx:24
FunctionfetchImageUrl
(imagePath: string)
src/utils/helpers.ts:4