docs: add dyte docs to showcase (#6274)

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Vaibhav Shinde 2022-01-06 23:03:37 +05:30 committed by GitHub
parent 66c0c54dc5
commit e231359f84
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: 122 KiB

View file

@ -460,6 +460,14 @@ const Users: User[] = [
source: 'https://github.com/facebook/draft-js',
tags: ['opensource', 'meta'],
},
{
title: 'Dyte',
description: 'The most developer friendly live video SDK',
preview: require('./showcase/dyte.png'),
source: null,
website: 'https://docs.dyte.io',
tags: ['favorite', 'product', 'design', 'versioning', 'large']
},
{
title: 'Easyjwt',
description: 'JWT creation and validation library',