Update remaining assets and code, add webber
This commit is contained in:
4
src/docs/state/index.js
Normal file
4
src/docs/state/index.js
Normal file
@ -0,0 +1,4 @@
|
||||
import { combineReducers } from 'redux';
|
||||
import app from './app';
|
||||
|
||||
export default combineReducers({ app });
|
||||
Reference in New Issue
Block a user