Skip to content

Commit

Permalink
Reinstate debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave authored Oct 16, 2023
1 parent 9e0dd9d commit f902fd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function PostTitleRaw( _, forwardedRef ) {

return (
<TextareaControl
// ref={ focusRef }
ref={ focusRef }
value={ title }
onChange={ onChange }
onFocus={ onSelect }
Expand Down

0 comments on commit f902fd3

Please sign in to comment.