Skip to content

Madadata/MDList

Repository files navigation

MDList

Example

<MDList>
  <ListItem
    img="https://ooo.0o0.ooo/2016/07/28/5799a4985b7d9.png"
    header={{ tag: '京东', value: '客户数据' }}
    info={[{ tag: '创建者', value: 'Zhao' }, { tag: '行数 / 列数', value: '3 / 2' }]}
  />
  <ListItem
    img="https://ooo.0o0.ooo/2016/07/28/5799a4985b7d9.png"
    header={{ tag: '淘宝', value: '销售序时' }}
    info={[{ tag: '创建者', value: 'Qian' }, { tag: '更新时间', value: '2016/07/28' }, { tag: '行数 / 列数', value: '3 / 2' }]}
  />
</MDList

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published