安装与使用

安装

为方便自定义,ed-mobile直接从库中引入,置于项目components文件夹下。

https://gitlab.com/e-design/react-components-store/tree/master/app/components/ed-mobile

使用

import { Modal, Toast } from 'components/ed-mobile'

Last updated