// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Tree icon and switcherIcon of Tree with showLine should render correctly 1`] = `
switcherIcon
icon
---
switcherIcon
---
`;
exports[`Tree showLine is object type should render correctly 1`] = `
`;
exports[`Tree switcherIcon in Tree could be string 1`] = `
switcherIcon
---
node1
node2
`;
exports[`Tree switcherIcon should be loading icon when loadData 1`] = `
`;