mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
Remove an useless 'cancel' button
This commit is contained in:
@@ -471,7 +471,7 @@ class SnippetNoteDetail extends React.Component {
|
|||||||
type: 'warning',
|
type: 'warning',
|
||||||
message: 'Sorry!',
|
message: 'Sorry!',
|
||||||
detail: 'md/text import is available only a markdown note.',
|
detail: 'md/text import is available only a markdown note.',
|
||||||
buttons: ['OK', 'Cancel']
|
buttons: ['OK']
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user