Skip to content

Commit

Permalink
Update code comment to remove duplicate wording
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Von Schrottky <paul.von.schrottky@automattic.com>
  • Loading branch information
AmandaRiu and guarani committed Mar 15, 2021
1 parent 0639176 commit ca49b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/search/edit.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default function SearchEdit( {
} = attributes;

/*
* Set the focus to the placeholder text when the block is first mounted (if the block
* Set the focus to the placeholder text when the block is first mounted (
* if the block is selected).
*/
useEffect( () => {
Expand Down

0 comments on commit ca49b6b

Please sign in to comment.