ant-design/components/affix/__tests__/__snapshots__/Affix.test.tsx.snap

10 lines
182 B
Plaintext

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