@tikkhun/react-hooks
TypeScript icon, indicating that this package has built-in type declarations

18.0.0 • Public • Published

react hooks

记录常用 react hooks

使用

import { useTime } from "@tikkhun/react-hooks";

function App() {
  const { currentTime } = useTime();
}

Readme

Keywords

none

Package Sidebar

Install

npm i @tikkhun/react-hooks

Weekly Downloads

0

Version

18.0.0

License

none

Unpacked Size

210 kB

Total Files

15

Last publish

Collaborators

  • tikkhun