docs: add user electron

This commit is contained in:
元凛
2022-09-23 16:21:13 +08:00
parent cde2648b72
commit 7f09991212
4 changed files with 78 additions and 64 deletions

View File

@@ -103,6 +103,10 @@ const users = [
url: 'https://github.com/vitest-dev/vitest',
logo: 'https://user-images.githubusercontent.com/11247099/145112184-a9ff6727-661c-439d-9ada-963124a281f7.png',
},
{
url: 'https://github.com/electron/electron',
logo: 'https://avatars.githubusercontent.com/u/13409222?s=200&v=4',
},
];
// **************************************************************************