This website works better with JavaScript
Home
Explore
Help
Sign In
Entony
/
F_A_8_Test_app
Watch
3
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1f38e95899
Branches
Tags
Maxim
Sveta
dev
master
new_Maxim
new_Sveta
new_dev
F_A_8_Test_app
/
src
/
actions
/
index.js
index.js
72 B
History
Raw
1
2
3
4
5
import authActions from './auth';
export default {
...authActions
}