antd-wrapped

A UI components based on antd

Usage no npm install needed!

<script type="module">
  import antdWrapped from 'https://cdn.skypack.dev/antd-wrapped';
</script>

README

Install

npm install antd-wrapped --save
# 或
yarn add antd-wrapped

Usage

import {
  WrappedForm,
  WrappedMenu,
  OperationConfirm,
} from 'antd-wrapped';
import 'antd-wrapped/index.css';

Docs

MoreInfo

git test