mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
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:
parent
5678911555
commit
3c54ed2807
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/pearl-ui.png
Normal file
BIN
website/src/data/showcase/pearl-ui.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 403 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue