Files
ota-admin-portal/src/components/DeleteConfirmation/__snapshots__/index.test.jsx.snap
Alexander Andrews 618cc68196 CEC-425 Added Delete Verification Prompt (#198)
Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com>
2022-09-20 09:40:28 -04:00

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>
`;