mirror of
https://github.com/BoostIo/Boostnote
synced 2026-02-08 13:31:44 +00:00
Fix Ci error
This commit is contained in:
@@ -392,8 +392,8 @@ class MarkdownNoteDetail extends React.Component {
|
||||
</div>
|
||||
|
||||
<StatusBar
|
||||
{..._.pick(this.props, ['config', 'location', 'dispatch'])}
|
||||
date={note.updatedAt}
|
||||
{..._.pick(this.props, ['config', 'location', 'dispatch'])}
|
||||
date={note.updatedAt}
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user