docs: add user naive-ui

This commit is contained in:
元凛
2021-08-16 10:32:57 +08:00
parent 3f73e5f3b7
commit 33f5c9a41b
3 changed files with 50 additions and 38 deletions

View File

@@ -77,6 +77,10 @@ const users = [
url: 'https://github.com/vuepress/vuepress-next',
logo: 'https://v2.vuepress.vuejs.org/images/hero.png',
},
{
url: 'https://github.com/TuSimple/naive-ui',
logo: 'https://camo.githubusercontent.com/b8ebecade711b9ae1fa306e7a1c9dd680fb56b0e2b9f015fec9cbad343570353/68747470733a2f2f6e6169766575692e6f73732d636e2d686f6e676b6f6e672e616c6979756e63732e636f6d2f6e616976656c6f676f2e737667',
},
];
// **************************************************************************