10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`Delete Confirmation Modal Should render 1`] = `
|
|
<div
|
|
aria-hidden="true"
|
|
>
|
|
<div />
|
|
</div>
|
|
`;
|