mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-17 19:51:42 +00:00
add login/signup action
This commit is contained in:
5
browser/main/Actions/register.js
Normal file
5
browser/main/Actions/register.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var Reflux = require('reflux')
|
||||
|
||||
var register = Reflux.createAction()
|
||||
|
||||
module.exports = register
|
||||
Reference in New Issue
Block a user