mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +00:00
add Article detail
This commit is contained in:
5
browser/main/Actions/fetchPlanet.js
Normal file
5
browser/main/Actions/fetchPlanet.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var Reflux = require('reflux')
|
||||
|
||||
var fetchPlanet = Reflux.createAction()
|
||||
|
||||
module.exports = fetchPlanet
|
||||
Reference in New Issue
Block a user