mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-02 14:15:06 +01:00
8 lines
271 B
Plaintext
8 lines
271 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`FeeCard renders the component with EIP-1559 V2 enabled 1`] = `null`;
|
|
|
|
exports[`FeeCard renders the component with EIP-1559 enabled 1`] = `null`;
|
|
|
|
exports[`FeeCard renders the component with initial props 1`] = `null`;
|