docs(v2): Add Rematch site to showcase page (#4139)

This commit is contained in:
Sergio Moreno 2021-02-01 10:56:36 +01:00 committed by GitHub
parent aed23e2db5
commit 98910656c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 KiB

View file

@ -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',