ant-design/components/back-top/__tests__/__snapshots__/index.test.tsx.snap
2023-06-07 21:59:21 +08:00

8 lines
187 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`BackTop rtl render component should be rendered correctly in RTL direction 1`] = `
<div
class="ant-back-top ant-back-top-rtl"
/>
`;