mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +00:00
add YAML front matter when exporting
This commit is contained in:
@@ -347,6 +347,7 @@ class SideNav extends React.Component {
|
||||
dispatch={dispatch}
|
||||
onSortEnd={this.onSortEnd.bind(this)(storage)}
|
||||
useDragHandle
|
||||
config={config}
|
||||
/>
|
||||
})
|
||||
const style = {}
|
||||
|
||||
Reference in New Issue
Block a user