Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/hotkeys
/ st
Function
st
packages/hotkeys-devtools/src/components/DetailsPanel.tsx:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
styles: ReturnType<typeof useStyles>
36
}) {
37
const st = () => props.styles()
38
return (
39
<div class={st().platformBreakdown}>
40
<For each={PLATFORM_ROWS}>
Callers
1
KeyBreakdownPlatformTable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected