feature/ysCha #23
@ -121,7 +121,7 @@ export default function CanvasFrame() {
|
||||
]
|
||||
setHotkeyStore(hotkeys)
|
||||
*/
|
||||
const [hotkeyState, setHotkeyState] = useRecoilState(hotkeyStore)
|
||||
const hotkeyState = useRecoilValue(hotkeyStore)
|
||||
const hotkeyHandlerRef = useRef(null)
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user