CEC-425 Added Delete Verification Prompt (#198)
Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com>
This commit is contained in:
committed by
GitHub
parent
9c7a2b4577
commit
618cc68196
@@ -0,0 +1,9 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Delete Confirmation Modal Should render 1`] = `
|
||||
<div
|
||||
aria-hidden="true"
|
||||
>
|
||||
<div />
|
||||
</div>
|
||||
`;
|
||||
Reference in New Issue
Block a user