Skip to content

Commit

Permalink
docs(v2): Add Rematch site to showcase page (#4139)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Moreno committed Feb 1, 2021
1 parent aed23e2 commit 9891065
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/rematch.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 @@ -321,6 +321,15 @@ const users = [
fbOpenSource: true,
pinned: false,
},
{
title: 'Rematch',
description: 'Redux best practices without the boilerplate in less than 2kb',
preview: require('./showcase/rematch.png'),
website: 'https://rematchjs.org',
source: 'https://github.com/rematch/rematch',
fbOpenSource: false,
pinned: false,
},
{
title: 'Runlet',
description: 'A cloud-based job manager that integrates your devices',
Expand Down

0 comments on commit 9891065

Please sign in to comment.