Skip to content

Add IconButton and SelectedCutsDialog components with Storybook stories #110

Add IconButton and SelectedCutsDialog components with Storybook stories

Add IconButton and SelectedCutsDialog components with Storybook stories #110

Triggered via pull request February 6, 2025 01:29
@saebynsaebyn
synchronize #62
saebyn/issue61
Status Success
Total duration 31s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint/a11y/useKeyWithClickEvents: src/components/organisms/Timeline.tsx#L164
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.