diff --git a/src/components/icons/fc-logo-uphold.tsx b/src/components/icons/fc-logo-uphold.tsx index 4da749b09..dc6640503 100644 --- a/src/components/icons/fc-logo-uphold.tsx +++ b/src/components/icons/fc-logo-uphold.tsx @@ -5,64 +5,14 @@ import * as React from 'react' import GenerateComponentForGraphic from './template' -// Direct access to SVG -// TODO(petemill): generate unique IDs to not polute global DOM id scope, this could cause issues. export const Graphic = ( - - - - - - - - - - - - - - - - - - - + + + ) // Styled Component for SVG diff --git a/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap b/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap index 8b5010744..74634728f 100644 --- a/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap +++ b/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap @@ -538,78 +538,10 @@ exports[`PanelVerify tests basic tests matches the snapshot 1`] = ` focusable="false" viewBox="0 0 32 32" > - - - - - - - - - - - - - - - - - - diff --git a/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap b/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap index 732ed388a..aefb21b53 100644 --- a/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap +++ b/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap @@ -71,78 +71,10 @@ exports[`WalletSummary tests basic tests matches the snapshot 1`] = ` focusable="false" viewBox="0 0 32 32" > - - - - - - - - - - - - - - - - - -