Submit
Path:
~
/
home
/
getwphos
/
www
/
bubrupamjcb.com
/
wp-content
/
plugins
/
canvas
/
gutenberg
/
store
/
scheme
/
File Content:
reducer.js
function reducer( state = { scheme: '' }, action ) { switch ( action.type ) { case 'UPDATE_SCHEME': return { ...state, scheme: action.scheme, }; // no default } return state; } export default reducer;
Submit
FILE
FOLDER
Name
Size
Permission
Action
actions.js
93 bytes
0644
index.js
286 bytes
0644
reducer.js
219 bytes
0644
selectors.js
68 bytes
0644
N4ST4R_ID | Naxtarrr