dahlia-antd-pro
v1.0.0
Published
dahlia antd pro plugin
Downloads
5
Readme
dahlia-antd-pro
Installation
yarn add dahlia-antd dahlia-antd-pro
Usage
import antd from 'dahlia-antd'
import antdPro from 'dahlia-antd-pro'
export default {
plugins: [antd(), antdPro()],
}