Skip to content

Commit

Permalink
Page List Block: Fix critical error when converting to link (WordPres…
Browse files Browse the repository at this point in the history
…s#68076)

Co-authored-by: t-hamano <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
  • Loading branch information
3 people authored Dec 18, 2024
1 parent 1b14b1e commit 4dfb509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/page-list/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ export default function PageListEdit( {
<ToolsPanelItem
label={ __( 'Edit Menu' ) }
isShownByDefault
hasValue={ () => false }
>
<div>
<p>{ convertDescription }</p>
Expand Down

0 comments on commit 4dfb509

Please sign in to comment.