Skip to content

Commit af4fe4f

Browse files
shimotmkshimotmkMamaduka
authored andcommitted
Home Link: Enable all non-interactive formats (WordPress#68737)
Co-authored-by: shimotmk <[email protected]> Co-authored-by: Mamaduka <[email protected]>
1 parent 9ed4e00 commit af4fe4f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/block-library/src/home-link/edit.js

-6
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ export default function HomeEdit( { attributes, setAttributes, context } ) {
5151
aria-label={ __( 'Home link text' ) }
5252
placeholder={ __( 'Add home link' ) }
5353
withoutInteractiveFormatting
54-
allowedFormats={ [
55-
'core/bold',
56-
'core/italic',
57-
'core/image',
58-
'core/strikethrough',
59-
] }
6054
/>
6155
</a>
6256
</div>

0 commit comments

Comments
 (0)