Skip to content

Add IconButton and SelectedCutsDialog components with Storybook stories #111

Add IconButton and SelectedCutsDialog components with Storybook stories

Add IconButton and SelectedCutsDialog components with Storybook stories #111

Triggered via pull request February 6, 2025 01:30
@saebynsaebyn
synchronize #62
saebyn/issue61
Status Success
Total duration 34s
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.