1
0
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:
sota1235
2016-12-30 13:53:51 +09:00
parent b0978c772e
commit 69e753cc71
3 changed files with 16 additions and 415 deletions

View File

@@ -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)