blob: e46e809fc099a258e822d614f001a3828cac5910 [file] [log] [blame]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`BracedText matches snapshot 1`] = `
<span
className="braced-text"
>
<span
className="brace-text"
>
00,000.0
</span>
<span
className="real-text"
>
23.3
</span>
</span>
`;