fix(button): fix button css #106
quality-core.yml
on: pull_request
quality
47s
analyze
1m 2s
Annotations
4 warnings
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/dropdown/dropdown.tsx#L202
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/dropdown/dropdown.tsx#L217
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/accordion/accordion.tsx#L117
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/drawer/drawer.tsx#L161
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|