@shopgate/pwa-common
Version:
Common library for the Shopgate Connect PWA.
1 lines • 124 B
JavaScript
import{combineReducers}from'redux';import menusById from"./menusById";export default combineReducers({menusById:menusById});
Common library for the Shopgate Connect PWA.