Skip to content

Commit b527b04

Browse files
Infinite-NullInfinite-NullMamadukagetdave
authored
Navigation Link: Add opensInNewTab to resetAll (#70717)
Co-authored-by: Infinite-Null <ankitkumarshah@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: getdave <get_dave@git.wordpress.org>
1 parent e28685d commit b527b04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ function Controls( { attributes, setAttributes, setIsLabelFieldFocused } ) {
187187
url: '',
188188
description: '',
189189
rel: '',
190+
opensInNewTab: false,
190191
} );
191192
} }
192193
dropdownMenuProps={ dropdownMenuProps }

0 commit comments

Comments
 (0)