1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

version 0.2.10

- Hotkeyの設定機能
- Stylus refactor
This commit is contained in:
Rokt33r
2015-09-02 01:02:04 +09:00
parent e317075815
commit c6307e4ad3
12 changed files with 219 additions and 65 deletions

View File

@@ -55,7 +55,6 @@ module.exports = React.createClass({
return
} else {
this.transitionTo('home')
return
}
}