tailwind antd react kit
v1.5.6
ส่วนประกอบ UI และผู้ช่วยสำหรับการพัฒนาส่วนหน้าโดยใช้ tailwind + ant design และ react.js
npm install --save tailwind-antd-react-kit import React , { Component } from "react" ;
import { MyComponent } from "tailwind-antd-react-kit" ;
class Example extends Component {
render ( ) {
return < MyComponent /> ;
}
} นำเข้าส่วนประกอบ
import { HeroCardImageRight } from "tailwind-antd-react-kit" ; เอกสารที่มีอยู่ที่นี่
mit © lambou