aboutsummaryrefslogtreecommitdiffstats
path: root/test/react/__snapshots__/ModalBody.spec.js.snap
blob: d0fda4d22ae81feded8617b9c6e9e190fd3f3bdf (plain)
1
2
3
4
5
6
7
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`ModalBody basic test 1`] = `
<div
  className="sdc-modal__content "
/>
`;