docs: 📖 update react-slick API link (#23379)

* Update index.en-US.md

* Update index.zh-CN.md
This commit is contained in:
偏右 2020-04-19 00:51:56 +08:00 committed by GitHub
parent 7489786d22
commit 76ee9668ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -32,4 +32,4 @@ A carousel component. Scales with its container.
| next() | Change current slide to next slide | | next() | Change current slide to next slide |
| prev() | Change current slide to previous slide | | prev() | Change current slide to previous slide |
For more info on the parameters, refer to the <https://github.com/akiran/react-slick> Find more APIs in react-slick [documentation](https://react-slick.neostack.com/docs/api).

View File

@ -33,4 +33,4 @@ subtitle: 走马灯
| next() | 切换到下一面板 | | next() | 切换到下一面板 |
| prev() | 切换到上一面板 | | prev() | 切换到上一面板 |
更多参数可参考:<https://github.com/akiran/react-slick> 更多 API 可参考:<https://react-slick.neostack.com/docs/api>