Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ Button
Function
Button
examples/react/https/src/button.tsx:1–3 ·
view source on GitHub ↗
(props: any)
Source
from the content-addressed store, hash-verified
1
export function Button(props: any) {
2
return <button {...props} />
3
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected