1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/component-library/modal-overlay/__snapshots__/modal-overlay.test.tsx.snap

11 lines
275 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ModalOverlay should match snapshot 1`] = `
<div>
<div
aria-hidden="true"
class="box mm-modal-overlay box--flex-direction-row box--width-full box--height-full box--background-color-overlay-default"
/>
</div>
`;