UNPKG

component-slider

Version:

used to show react components in carousal format

8 lines (5 loc) 135 B
import { combineReducers } from 'redux'; import { imageList } from './imageList'; export default combineReducers({ imageList });