mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-28 08:07:16 +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