Skip to content

Commit 08dd8ce

Browse files
authored
1 parent da89e2a commit 08dd8ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
- [`use-input-file`](https://github.com/neighborhood999/use-input-file) React hook for creating input file.
225225
- [`use-is-mounted-ref`](https://github.com/helderburato/use-is-mounted-ref) `useIsMountedRef` is a React Hook to check when the component is mounted.
226226
- [`use-lang-direction`](https://github.com/davidicus/use-lang-direction) A hook that reads the HTML element's `dir` attribute value and any updates to that value allowing you to update your UI accordingly.
227+
- [`use-last-fm`](https://github.com/webmail/use-last-fm) A hook to show your current playing song from **Spotify** or any other site [last.fm](https://last.fm) supports in realtime. ♪
227228
- [`use-media`](https://github.com/streamich/use-media) CSS media queries with React hook.
228229
- [`use-mouse-action`](https://github.com/dimitrinicolas/use-mouse-action) React Hooks to listen to both mouse down or up and click events with a once called function.
229230
- [`use-multiselect`](https://github.com/jschloer/use-multiselect) Manage multiselect state.

0 commit comments

Comments
 (0)