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