Fix notebook text field not focusing properly
This commit is contained in:
parent
14b0e61373
commit
48391620c1
5 changed files with 607 additions and 14 deletions
|
|
@ -86,6 +86,7 @@ class App extends React.Component {
|
|||
/>
|
||||
<EntrySelector
|
||||
id="entry-selector"
|
||||
ref="entrySelector"
|
||||
className="left inline fill-height"
|
||||
navigation={navigation}
|
||||
{...navigationActions}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue