UNPKG

equinox-web-components

Version:

Equinox design for the web using StencilJS

12 lines (11 loc) 237 B
import readme from './readme.md'; export default { notes: readme, states: [ { title: 'Avatar', props: {}, content: '<img src="https://picsum.photos/200">' } ] };