diff --git a/BACKERS.md b/BACKERS.md
index 737cee6b6..23adcda30 100644
--- a/BACKERS.md
+++ b/BACKERS.md
@@ -2,6 +2,11 @@
+
@@ -40,3 +45,4 @@ - [fastgoo](https://github.com/fastgoo) - [sendya](https://github.com/sendya) - [limichange](https://github.com/limichange) +- [LvHang](https://github.com/184005306) diff --git a/README-zh_CN.md b/README-zh_CN.md index 2f03d83c4..d34e43ffc 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -107,8 +107,4 @@ Support us with a monthly donation and help us continue our activities. [[Become -## 其他赞助者 (通过 Patreon、支付宝、微信、paypal 等等) - -如果您想将您的名字显示在这里,请发邮件到 antdv@foxmail.com. - - +## [更多赞助者 (通过 Patreon、支付宝、微信、paypal 等等)](https://github.com/vueComponent/ant-design-vue/blob/master/BACKERS.md) diff --git a/README.md b/README.md index b38f002d4..85cf68919 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,6 @@ Support us with a monthly donation and help us continue our activities. [[Become -## Other Sponsor (From Patreon、alipay、wechat、paypal...) - -If you want to show your name here, please send an email to antdv@foxmail.com. - - +## [More Sponsor (From Patreon、alipay、wechat、paypal...)](https://github.com/vueComponent/ant-design-vue/blob/master/BACKERS.md) [![Let's fund issues in this repository](https://issuehunt.io/static/embed/issuehunt-button-v1.svg)](https://issuehunt.io/repos/104172832) diff --git a/components/mentions/__test__/demo.test.js b/components/mentions/__test__/demo.test.js deleted file mode 100644 index 1946e5565..000000000 --- a/components/mentions/__test__/demo.test.js +++ /dev/null @@ -1,3 +0,0 @@ -import demoTest from '../../../tests/shared/demoTest'; - -demoTest('mentions');