Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ useSearchShortcut.jsx
File
useSearchShortcut.jsx
packages/ui/src/hooks/useSearchShortcut.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { useEffect } from
'react'
2
import { getOS } from
'@/utils/genericHelper'
3
4
const isMac = getOS() ===
'macos'
Callers
nothing calls this directly
Calls
1
getOS
Function · 0.90
Tested by
no test coverage detected