Skip to content

Commit

Permalink
add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz_marzencki committed Mar 10, 2021
1 parent d55bafb commit d70b07d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ export default function UnselectedMenuState( {
<AddMenu
onCreate={ onCreate }
titleText={ __( 'Create your first menu' ) }
helpText={ __( 'A short descriptive name for your menu.' ) }
helpText={ __(
'A short descriptive name for your menu.'
) }
focusInputOnMount
/>
) }
Expand Down

0 comments on commit d70b07d

Please sign in to comment.