Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/allipiopereira/shadcn-spinner
/ functions
Functions
15 in github.com/allipiopereira/shadcn-spinner
⨍
Functions
15
◇
Types & classes
3
↓ 12 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 1 callers
Function
highlight
()
src/components/code-block.tsx:23
↓ 1 callers
Function
highlightCode
(code: string, theme: string | undefined)
src/components/code-block.tsx:46
Function
CodeBlock
({ code }: CodeBlockProps)
src/components/code-block.tsx:18
Function
CodeCopy
({ code }: { code: string })
src/components/code-copy.tsx:7
Function
DropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/dropdown-menu.tsx:171
Function
ExternalLinkIcon
({ ...rest }: React.SVGProps<SVGSVGElement>)
src/components/icons.tsx:24
Function
GET
()
src/app/api/r/spinner/route.ts:3
Function
GithubIcon
({ ...rest }: React.SVGProps<SVGSVGElement>)
src/components/icons.tsx:16
Function
Home
()
src/app/page.tsx:11
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:18
Function
SpinnerIcon
({ ...rest }: React.SVGProps<SVGSVGElement>)
src/components/icons.tsx:1
Function
ThemeModeToggle
()
src/components/theme-mode-toggle.tsx:15
Function
ThemeProvider
({ children, ...props }: ThemeProviderProps)
src/providers/theme-provider.tsx:7
Function
handleCopy
()
src/components/code-copy.tsx:10