Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.1 KB

Intd

Intd is a project just for learning antd code, sorry for downloading by mistake.

travis language codeSize npm npmVersion react reactDom

project doc: https://man-fish.github.io/intd/

Install

Download package from npm.

>$ npm i intd

Import as a es6 module.

import { Button } from "intd";