1.1.0 • Published 2 years ago

antd-waffle v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

✨ 特性

  • 🚀 TypeScript: 使用 TypeScript 编写,提供完整的类型定义。
  • 💎 优雅美观: 基于 Ant Design。
  • 🎉 开箱即用: ...
  • ⚡️ 按需加载: 支持按需加载,具体请查看babel-plugin-import

兼容性

antd-waffle 由于依赖了 React@16.8.0+ 提供的 Hooks 特性,因此只支持 React 16.8.0 及以上版本。

📦 安装

// npm
npm install antd-waffle --save

// yarn
yarn add antd-waffle

⌨️ 本地开发

npx husky install