UNPKG

@rocketsofawesome/mirage

Version:

[Live Demo of the Pattern Library](https://rocketsofawesome.github.io/mirage/)

19 lines (17 loc) 294 B
const defaultProps = { sys:{ contentType:{ sys: { id: 'heroButton' } } }, fields: { buttonText: 'Example Button', backgroundColor: '#FFFFFF', color: '#000000', route: '/shop/boys/all', width: 'Full Width' } } export default defaultProps