1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36:36 +00:00

add planet create modal & switching func

This commit is contained in:
Rokt33r
2015-07-21 12:02:40 +09:00
parent 864001bdff
commit 72a08e8fec
9 changed files with 217 additions and 138 deletions

View File

@@ -1,6 +1,7 @@
var Reflux = require('reflux')
module.exports = Reflux.createActions([
'createPlanet',
'fetchPlanet',
'createSnippet',