docs: add link for new component (#39669)

* blog: add link for new component

* update date
This commit is contained in:
lijianan 2022-12-20 10:28:18 +08:00 committed by GitHub
parent fdf7ad8d49
commit 8d59f644f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
---
title: about antd test library migration
date: 2022-12-16
date: 2022-12-20
author: zombieJ,li-jia-nan
---
Hello, I am [@li-jia-nan](https://github.com/li-jia-nan). I also joined the antd Collaborator a few months ago. Fortunately, as one of the Collaborators, I developed the **FloatButton component** and **QRCode component**, as well as some other maintenance work. Let me share the migration of the antd test library son~
Hello, I am **[@li-jia-nan](https://github.com/li-jia-nan)**. It is also a new Collaborator who joined antd in the past few months. Fortunately, as one of the Collaborators, I developed the **[FloatButton component](/components/float-button)** and **[QRCode component](/components/qrcode)**, as well as some other maintenance work. Let me share the migration of the antd test library son~
## introduction

View File

@ -1,10 +1,10 @@
---
title: antd 测试库迁移的那些事儿
date: 2022-12-16
date: 2022-12-20
author: zombieJ,li-jia-nan
---
大家好,我是 [@li-jia-nan](https://github.com/li-jia-nan)。也是前几个月新加入 antd Collaborator, 有幸作为 Collaborators 之一,我开发了 **FloatButton 组件****QRCode 组件**,以及一些其它维护工作,下面分享一下 antd 测试库迁移的那些事儿~
大家好,我是 **[@li-jia-nan](https://github.com/li-jia-nan)**。也是前几个月新加入 antd Collaborator, 有幸作为 Collaborators 之一,我开发了 **[FloatButton](/components/float-button-cn)** 组件和 **[QRCode](/components/qrcode-cn)** 组件,以及一些其它维护工作,下面分享一下 antd 测试库迁移的那些事儿~
## 引言