UNPKG

@kitconcept/volto-dsgvo-banner

Version:
8 lines (6 loc) 126 B
/** * Add your reducers here * @module reducers */ import { DSGVOBanner } from './banner/banner'; export { DSGVOBanner };