mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
docs(v2): Add react-hooks.org to showcase (#4172)
* 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
This commit is contained in:
parent
385d8b6315
commit
f788ba49c5
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/rooks.png
Normal file
BIN
website/src/data/showcase/rooks.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 462 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue