Skip to content

Commit

Permalink
docs(v2): Add RactivePlayer to showcase (#4307)
Browse files Browse the repository at this point in the history
* Update users.js

Add ractive-player.org

* Add files via upload

add website screenshot
  • Loading branch information
ysulyma committed Mar 1, 2021
1 parent 99d8399 commit 603c202
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/ractive-player.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.js
Expand Up @@ -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',
Expand Down

0 comments on commit 603c202

Please sign in to comment.