tabs icon indicating copy to clipboard operation
tabs copied to clipboard

antd示例代码报错

Open muzea opened this issue 7 years ago • 1 comments

https://github.com/react-component/tabs/blob/3f2286c4c78137fe70c5b4e197f1cdd6f9e8bbd2/examples/antd.js#L85

点那个 switch to last tab 按钮,就崩溃了,Tabs上没有 scrollToActiveTab 这个方法,这个是 ScrollableTabBarNode 上面的吧。

muzea avatar Jul 19 '18 06:07 muzea

http://react-component.github.io/tabs/examples/antd.html

afc163 avatar Aug 05 '18 12:08 afc163