mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-15 17:31:25 +08:00
12 lines
161 B
Plaintext
12 lines
161 B
Plaintext
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`SetUp.Test diff of React 18 & React 17 1`] = `
|
||
|
NodeList [
|
||
|
<div>
|
||
|
bamboo
|
||
|
little
|
||
|
</div>,
|
||
|
<div />,
|
||
|
]
|
||
|
`;
|