mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
modify: use new components insted of ConfigTab component
This commit is contained in:
@@ -9,7 +9,7 @@ const ipc = electron.ipcRenderer
|
||||
|
||||
const OSX = global.process.platform === 'darwin'
|
||||
|
||||
class HotkeyTagb extends React.Component {
|
||||
class HotkeyTab extends React.Component {
|
||||
constructor (props) {
|
||||
super(props)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user