UNPKG

compolicious

Version:
13 lines (12 loc) 271 B
export default { title: 'Redux', sections: [ { description: `This "counter" component below is connected to Redux. Try interact with it while the Redux dev inspector is open.`, components: [ {name: 'ReduxCounter'} ] } ] };