Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AtotheY/saas-landingpage
/ functions
Functions
15 in github.com/AtotheY/saas-landingpage
⨍
Functions
15
◇
Types & classes
4
↓ 10 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 2 callers
Function
getAuthButtons
()
src/components/common/header.tsx:43
↓ 2 callers
Function
getHeaderItems
()
src/components/common/header.tsx:64
↓ 1 callers
Function
getLogo
()
src/components/common/header.tsx:34
Function
Drawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
src/components/ui/drawer.tsx:8
Function
DrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:80
Function
DrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:66
Function
Feature
({ icon, headline, description })
src/app/feature.tsx:10
Function
Footer
()
src/components/common/footer.tsx:5
Function
Header
({ className }: SidebarProps)
src/components/common/header.tsx:19
Function
Home
()
src/app/page.tsx:8
Function
Page
()
src/app/privacy-policy/page.tsx:1
Function
Page
()
src/app/terms-of-service/page.tsx:1
Function
RootLayout
({ children }: Readonly<{ children: React.ReactNode }>)
src/app/layout.tsx:29
Function
ThemeProvider
({ children, ...props }: ThemeProviderProps)
src/providers/theme-provider.tsx:5