Closed ze-flo closed 1 month ago
For the sake of bookkeeping are you able to reference the v9 PR in the PR description?
There's no direct equivalent. Removing the invalid <div>
was a side-effect from (breaking) changes made to the OverflowButton
in https://github.com/zendeskgarden/react-components/pull/1833.
Description
Replaces invalid
<div>
from TableOverflowButton
w/<span>
Detail
Checklist
:ok_hand: design updates will be Garden Designer approved (add the designer as a reviewer)npm start
):arrow_left: renders as expected with reversed (RTL) direction:black_circle: renders as expected in dark mode:metal: renders as expected with Bedrock CSS (?bedrock
):guardsman: includes new unit tests. Maintain existing coverage (always >= 96%)