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