This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-26 12:10:06 +08:00
Code
Issues
Actions
23
Packages
Projects
Releases
Wiki
Activity
5837c68b1e
ant-design
/
components
/
tree
/
__tests__
/
demo.test.js
4 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Don't ignore test files.
2016-12-14 14:48:09 +08:00
import
demoTest
from
'../../../tests/shared/demoTest'
;
fix: Tree missing aniation when virtual scrolled (#20565) * fix: Tree missing aniation when virtual scrolled * clean up * skip debug test
2019-12-31 15:45:28 +08:00
demoTest
(
'tree'
,
{
skip
:
[
'big-data.md'
]
}
)
;
Reference in New Issue
Copy Permalink