UNPKG
react-adminlte-components
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
React Components that use AdminLTE theme
github.com/binhqd/reactjs-adminlte
binhqd/reactjs-adminlte
react-adminlte-components
/
constants
/
ActionTypes.js
4 lines
(3 loc)
•
122 B
JavaScript
View Raw
1
2
3
4
//
export
const ADD_QUIZ =
'ADD_QUIZ'
//
export
const LOAD_QUIZ =
'LOAD_QUIZ'
//
export
const DELETE_QUIZ =
'DELETE_QUIZ'