mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
Merge 24bf214c67 into 0799e20b67
This commit is contained in:
commit
f1fb4a9d6f
Binary file not shown.
|
After Width: | Height: | Size: 181 KiB |
|
|
@ -356,6 +356,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/djamaile/portfolio',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
{
|
||||
title: 'DoorDash Developer',
|
||||
description: 'APIs & SDKs for local delivery powered by DoorDash',
|
||||
preview: require('./showcase/doordash.png'),
|
||||
website: 'https://developer.doordash.com/',
|
||||
source: null,
|
||||
tags: ['product', 'design', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Draft.js',
|
||||
description: 'Rich Text Editor Framework for React',
|
||||
|
|
|
|||
Loading…
Reference in New Issue