docs: add users

This commit is contained in:
xrkffgg
2021-01-22 15:53:33 +08:00
parent 9018700e94
commit 37632245d8
3 changed files with 16 additions and 4 deletions

View File

@@ -41,6 +41,10 @@ const users = [
url: 'https://github.com/react-component',
logo: 'https://avatars3.githubusercontent.com/u/9441414?s=200&v=4'
},
{
url: 'https://github.com/ant-design/pro-components',
logo: 'https://avatars1.githubusercontent.com/u/12101536?s=200&v=4'
},
];
// **************************************************************************