From 33f5c9a41ba0ccdcf7a3ee2dbdb06dff66a6f5e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=83=E5=87=9B?= Date: Mon, 16 Aug 2021 10:32:57 +0800 Subject: [PATCH] docs: add user naive-ui --- README.en-US.md | 42 +++++++++++++++++++++++------------------- README.md | 42 +++++++++++++++++++++++------------------- USERS.js | 4 ++++ 3 files changed, 50 insertions(+), 38 deletions(-) diff --git a/README.en-US.md b/README.en-US.md index 5c25166..dda1b20 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -73,8 +73,8 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help - - + + @@ -82,8 +82,13 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help formily jsx-next material-ui - nutui + naive-ui + + + + + @@ -99,18 +104,18 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help + + + nutui + prettier + pro-components + react-component + - - - prettier - pro-components - react-component - react-music-player - @@ -126,18 +131,18 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help + + + react-music-player + umi + vite + vue-request + - - - umi - vite - vue-request - vuepress-next - @@ -145,13 +150,12 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help - + vuepress-next zoo - diff --git a/README.md b/README.md index 35ce899..cc96432 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ - - + + @@ -82,8 +82,13 @@ formily jsx-next material-ui - nutui + naive-ui + + + + + @@ -99,18 +104,18 @@ + + + nutui + prettier + pro-components + react-component + - - - prettier - pro-components - react-component - react-music-player - @@ -126,18 +131,18 @@ + + + react-music-player + umi + vite + vue-request + - - - umi - vite - vue-request - vuepress-next - @@ -145,13 +150,12 @@ - + vuepress-next zoo - diff --git a/USERS.js b/USERS.js index 392f364..41b85b6 100644 --- a/USERS.js +++ b/USERS.js @@ -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', + }, ]; // **************************************************************************