MCPcopy Index your code
hub / github.com/TanStack/devtools / getDisplayHotkey

Function getDisplayHotkey

packages/devtools/src/tabs/hotkey-config.tsx:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 const getDisplayHotkey = () => {
69 return props.hotkey.join(' + ')
70 }
71
72 return (
73 <div class={styles().settingsGroup}>

Callers 1

HotkeyConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected