nachos-ui/nachos-ui

Cards do not accept local image

Open

#6 创建于 2017年2月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (2,062 star) (136 fork)batch import
0.2.0enhancementhelp wanted

描述

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}
      />

贡献者指南