Skip to content

Commit

Permalink
docs(v2): Add react-hooks.org to showcase (#4172)
Browse files Browse the repository at this point in the history
* Update users.js

* Put back comma

* Add rooks logo

* Delete Logo Rooks.png

* Add rooks.png logo

* Delete rooks.png

* Add new rooks.png image
  • Loading branch information
imbhargav5 authored Feb 4, 2021
1 parent 385d8b6 commit f788ba4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/rooks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Rooks',
description: 'Supercharge your components with this collection of React hooks.',
preview: require('./showcase/rooks.png'),
website: 'https://react-hooks.org/',
source: 'https://github.com/imbhargav5/rooks',
fbOpenSource: false,
pinned: false,
},
{
title: 'Runlet',
description: 'A cloud-based job manager that integrates your devices',
Expand Down

0 comments on commit f788ba4

Please sign in to comment.