ant-design/components/tabs/demo/custom-tab-bar.md
afc163 b554e061ee chore: replace react-sticky to react-sticky-box in Tabs demo (#39898)
* docs: replace react-sticky to react-sticky-box in Tabs demo

* test: fix test case
2022-12-31 22:24:55 +08:00

8 lines
227 B
Markdown

## zh-CN
使用 [react-sticky-box](https://www.npmjs.com/package/react-stickynode) 和 `renderTabBar` 实现吸顶效果。
## en-US
Use [react-sticky-box](https://www.npmjs.com/package/react-stickynode) and `renderTabBar`.