docs: add Refine site to showcase (#6313)

* Add refine to users.tsx

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Ömer Faruk APLAK 2022-01-12 09:28:53 +03:00 committed by GitHub
parent db471d97ab
commit 16a3636bb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

View file

@ -1280,6 +1280,14 @@ const Users: User[] = [
source: 'https://github.com/redis-developer/redis-developer.github.io',
tags: ['opensource', 'product', 'design', 'favorite'],
},
{
title: 'Refine',
description: 'A React-based framework for building data-intensive applications in no time!',
preview: require('./showcase/refine.png'),
website: 'https://refine.dev',
source: 'https://github.com/pankod/refine',
tags: ['favorite', 'opensource', 'product', 'design', 'versioning', 'large'],
},
{
title: 'Rematch',
description: