docs: add Comp Labs website to showcase (#7652)

* docs(v2): Add Comp Labs website to showcase page

* Add Image

* fix image

* Update users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Rudra Sen 2022-06-22 17:10:11 +05:30 committed by GitHub
parent 4b5a47ba37
commit 2316900174
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: 27 KiB

View file

@ -335,6 +335,14 @@ const Users: User[] = [
source: 'https://github.com/CodeYourFuture/syllabus',
tags: ['opensource', 'product'],
},
{
title: 'Comp Labs',
description: 'Tech-based Blog, Enterprise-Grade Solutions and more...',
preview: require('./showcase/comp-labs.png'),
website: 'https://complabs.in/',
source: 'https://github.com/Comp-Labs/comp-labs-website',
tags: ['opensource'],
},
{
title: 'Component Kit',
description: 'A declarative UI framework for iOS',