add cut selection to video editor page #124
Annotations
2 warnings
lint/a11y/useKeyWithClickEvents:
src/components/atoms/TimeSegmentMarker.tsx#L47
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|
lint/a11y/useKeyWithClickEvents:
src/components/organisms/Timeline.tsx#L178
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|