Skip to content

Commit

Permalink
Remove hasArrowIndicator prop (#66204)
Browse files Browse the repository at this point in the history
Co-authored-by: dhruvang21 <[email protected]>
Co-authored-by: t-hamano <[email protected]>
  • Loading branch information
3 people authored Oct 17, 2024
1 parent 76cf075 commit b372527
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/table/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,6 @@ function TableEdit( {
</BlockControls>
<BlockControls group="other">
<ToolbarDropdownMenu
hasArrowIndicator
icon={ table }
label={ __( 'Edit table' ) }
controls={ tableControls }
Expand Down

1 comment on commit b372527

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in b372527.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/11385410319
📝 Reported issues:

Please sign in to comment.