Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UretzkyZvi/search-address
/ functions
Functions
12 in github.com/UretzkyZvi/search-address
⨍
Functions
12
◇
Types & classes
5
↓ 17 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 1 callers
Function
fetchResults
()
src/hooks/use-search-address.tsx:53
↓ 1 callers
Function
handleSearch
(value: string)
src/hooks/use-search-address.tsx:48
↓ 1 callers
Function
useDebounce
(value: T, delay?: number)
src/hooks/use-debounce.ts:3
↓ 1 callers
Function
useSearchAddress
()
src/hooks/use-search-address.tsx:16
Function
CommandDialog
({ children, ...props }: CommandDialogProps)
src/components/ui/command.tsx:28
Function
CommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/command.tsx:129
Function
DialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:70
Function
DialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:56
Function
HomePage
()
src/app/page.tsx:7
Function
RootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:16
Function
SearchAddress
({ onSelectLocation })
src/components/ui/search-address.tsx:29