docs: add Pearl UI website to showcase (#5955)

* chore: Add Pearl UI website to showcase

* Update users.tsx

* Update users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Rohit Agrawal 2021-11-30 04:36:44 +05:30 committed by GitHub
parent 5678911555
commit 3c54ed2807
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 KiB

View file

@ -908,6 +908,15 @@ const Users: User[] = [
source: null,
tags: ['product'],
},
{
title: 'Pearl UI',
description:
'A design-system-driven UI framework that helps developer build beautiful and accessible mobile apps right out of the box',
preview: require('./showcase/pearl-ui.png'),
website: 'https://www.pearl-ui.dev/',
source: 'https://github.com/agrawal-rohit/pearl-ui',
tags: ['opensource', 'design', 'product'],
},
{
title: 'Pipeline UI',
description: 'Pipeline UI Documentation',