mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-03 00:09:39 +08:00
7322aa6f5f
This reverts commit 6759887c44
.
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 />,
|
|
]
|
|
`;
|