fix(select): display select
properly
#116
Annotations
2 warnings
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.
|
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.
|
This job succeeded
Loading