mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
The snippet subtab was successfully deleted.
This commit is contained in:
@@ -259,6 +259,8 @@ class SnippetNoteDetail extends React.Component {
|
|||||||
this.setState({
|
this.setState({
|
||||||
note: this.state.note,
|
note: this.state.note,
|
||||||
snippetIndex
|
snippetIndex
|
||||||
|
}, () => {
|
||||||
|
this.save()
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user