UNPKG

equinox-web-components

Version:

Equinox design for the web using StencilJS

17 lines (16 loc) 399 B
import readme from './readme.md'; export default { notes: readme, states: [ { title: 'Equinox Chat Box', props: {}, containerStyle: { background: 'url(/image.jpg)', backgroundPosition: 'center', padding: '20px', borderRadius: '10px' }, } ] };