1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/swaps/select-quote-popover/__snapshots__/select-quote-popover.test.js.snap
2021-04-28 14:53:59 -05:00

10 lines
182 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`SelectQuotePopover renders the component with initial props 1`] = `
<div>
<div
class="select-quote-popover"
/>
</div>
`;