Skip to content

Commit

Permalink
add: refresh key to editor title
Browse files Browse the repository at this point in the history
  • Loading branch information
pdepip committed Apr 25, 2020
1 parent 73e7e52 commit 3518b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/pages/editor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ class EditorPage extends React.Component<AllProps> {
<Page>
<SearchTitleContainer>
<Title
key={renderIdx}
autoFocus={afTitle}
title={title}
setTitle={setTitle} />
Expand Down

0 comments on commit 3518b99

Please sign in to comment.