docs: add users (#44)

* docs: add users

* fix
This commit is contained in:
xrkffgg
2021-01-18 09:54:18 +08:00
committed by GitHub
parent 11acd15e70
commit 9018700e94
8 changed files with 40 additions and 28 deletions

View File

@@ -37,6 +37,10 @@ const users = [
url: 'https://github.com/zoo-js/zoo',
logo: 'https://avatars1.githubusercontent.com/u/70757173?s=200&v=4'
},
{
url: 'https://github.com/react-component',
logo: 'https://avatars3.githubusercontent.com/u/9441414?s=200&v=4'
},
];
// **************************************************************************