docs: add Reactive Button site to showcase (#6911)

* Add reactive-button.png to showcase

* Add `Reactive Button` to users.tsx

* optimizt image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Ariful Alam 2022-03-14 06:43:39 +06:00 committed by GitHub
parent 009d87cbd9
commit 1305977098
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: 7.7 KiB

View file

@ -1337,6 +1337,14 @@ const Users: User[] = [
source: 'https://github.com/reduxjs/react-redux/tree/master/website',
tags: ['opensource'],
},
{
title: 'Reactive Button',
description: '3D animated react button component with progress bar',
preview: require('./showcase/reactive-button.png'),
website: 'https://arifszn.github.io/reactive-button',
source: null,
tags: ['design'],
},
{
title: 'Realtime Web Applications Workshop',
description: