docs(v2): Add RactivePlayer to showcase (#4307)

* Update users.js

Add ractive-player.org

* Add files via upload

add website screenshot
This commit is contained in:
Yuri Sulyma 2021-03-01 13:31:48 -05:00 committed by GitHub
parent 99d83995a5
commit 603c2021f7
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: 54 KiB

View file

@ -485,6 +485,14 @@ const users = [
source: 'https://github.com/questdb/questdb.io',
tags: ['highlight', 'design', 'large'],
},
{
title: 'RactivePlayer',
description: 'Interactive videos in React',
preview: require('./showcase/ractive-player.png'),
website: 'https://ractive-player.org',
source: 'https://github.com/ysulyma/ractive-player',
tags: [],
},
{
title: 'React-Leaflet',
description: 'React components for Leaflet maps',