Skip to content

feat: Move recording-related controls to Sidebar #401

feat: Move recording-related controls to Sidebar

feat: Move recording-related controls to Sidebar #401

Triggered via pull request September 20, 2024 10:38
Status Success
Total duration 53s
Billable time 1m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build: src/hooks/useOverflowCheck.ts#L23
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function