nachos-ui/nachos-ui

Cards do not accept local image

开放

#6 创建于 2017年2月8日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (136 个派生)batch import
0.2.0enhancementhelp wanted

仓库指标

星标
 (2,062 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

The following example is not supported:

      <Card
        footerContent='The avocado is a tree that is native to Mexico'
        image={require('../../../assets/images/insurance.jpg')}
        style={cardStyle}
      />

贡献者指南