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
This commit is contained in:
afc163
2022-12-29 18:37:06 +08:00
committed by yoyo837
parent 3ed7ec906e
commit b554e061ee
7 changed files with 232 additions and 234 deletions

View File

@@ -4,6 +4,7 @@ const compileModules = [
'react-dnd-html5-backend',
'@react-dnd',
'dnd-core',
'react-sticky-box',
'tween-one',
'@babel',
'@ant-design',