2023-06-07 21:59:21 +08:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
2023-04-11 11:47:38 +08:00
|
|
|
|
2023-06-07 21:59:21 +08:00
|
|
|
exports[`SetUp.Test diff of React 18 & React 17 1`] = `
|
2023-04-11 11:47:38 +08:00
|
|
|
NodeList [
|
|
|
|
<div>
|
|
|
|
bamboo
|
|
|
|
little
|
|
|
|
</div>,
|
|
|
|
<div />,
|
|
|
|
]
|
|
|
|
`;
|