Skip to content

coderwang/react-haki

Repository files navigation

react-haki

NPM version NPM downloads

An amazing react components library with hooks

安装

# 通过 npm 安装
npm i react-haki

# 通过 yarn 安装
yarn add react-haki

# 通过 pnpm 安装
pnpm add react-haki

使用

import { Empty } from 'react-haki';

export default () => <Empty />;

LICENSE

MIT

About

An amazing react components library with hooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published