Skip to content

Commit

Permalink
Remove hasArrowIndicator prop (WordPress#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 and karthick-murugan committed Nov 13, 2024
1 parent 54f441f commit 4d60aaa
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

0 comments on commit 4d60aaa

Please sign in to comment.