Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ ShortcutsPanel.tsx
File
ShortcutsPanel.tsx
packages/studio/src/player/components/ShortcutsPanel.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { useState, useCallback, useRef, useEffect, memo } from
"react"
;
2
import { formatTime, frameToSeconds } from
"../lib/time"
;
3
import { Tooltip } from
"../../components/ui"
;
4
Callers
nothing calls this directly
Calls
2
frameToSeconds
Function · 0.90
formatTime
Function · 0.90
Tested by
no test coverage detected