mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
redirect when create new note
This commit is contained in:
@@ -89,7 +89,8 @@ class Main extends React.Component {
|
||||
'dispatch',
|
||||
'repositories',
|
||||
'config',
|
||||
'params'
|
||||
'params',
|
||||
'location'
|
||||
])}
|
||||
/>
|
||||
<div styleName={config.isSideNavFolded ? 'body--expanded' : 'body'}
|
||||
|
||||
Reference in New Issue
Block a user