// Reducers Imports
import reducerSlice from '/reducerSlice-file-path'
const rootReducer = {
// all reducers imported files as obj entries
reducerSlice
};
export default rootReducer; //import it in the Store for configuration
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter