MCPcopy Create free account

hub / github.com/Nutlope/logocreator / functions

Functions23 in github.com/Nutlope/logocreator

↓ 24 callersFunctioncn
(...inputs: ClassValue[])
app/lib/utils.ts:4
↓ 5 callersFunctiondispatch
(action: Action)
hooks/use-toast.ts:134
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
hooks/use-toast.ts:59
↓ 2 callersFunctiontoast
({ ...props }: Toast)
hooks/use-toast.ts:143
↓ 1 callersFunctiondismiss
()
hooks/use-toast.ts:151
↓ 1 callersFunctiongenId
()
hooks/use-toast.ts:28
↓ 1 callersFunctiongenerateLogo
()
app/page.tsx:83
↓ 1 callersFunctionreducer
(state: State, action: Action)
hooks/use-toast.ts:75
↓ 1 callersFunctionuseToast
()
hooks/use-toast.ts:172
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
app/components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
app/components/ui/dialog.tsx:56
FunctionFooter
()
app/components/Footer.tsx:5
FunctionHeader
({ className }: { className: string })
app/components/Header.tsx:12
FunctionInfoTooltip
({ content }: { content: string })
app/components/InfoToolTip.tsx:9
FunctionPOST
(req: Request)
app/api/generate-logo/route.ts:10
FunctionPage
()
app/page.tsx:55
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:43
FunctionSpinner
({ loading = true, children, className = "", }: { loading?: boolean; children?: ReactNode; classNa
app/components/Spinner.tsx:3
FunctionToaster
()
app/components/ui/toaster.tsx:13
Functioncn
(...inputs: ClassValue[])
lib/utils.ts:4
FunctionhandleAPIKeyChange
(e: React.ChangeEvent<HTMLInputElement>)
app/page.tsx:77
Functionmiddleware
( req: NextRequest, evt: NextFetchEvent, )
middleware.ts:5
Functionupdate
(props: ToasterToast)
hooks/use-toast.ts:146