diff --git a/src/components/icons/fc-logo-uphold.tsx b/src/components/icons/fc-logo-uphold.tsx index 4da749b09..c5ce0d772 100644 --- a/src/components/icons/fc-logo-uphold.tsx +++ b/src/components/icons/fc-logo-uphold.tsx @@ -5,65 +5,63 @@ 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 export default GenerateComponentForGraphic(Graphic) diff --git a/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap b/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap index 8b5010744..667a600d6 100644 --- a/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap +++ b/src/features/rewards/modalVerify/__snapshots__/spec.tsx.snap @@ -550,11 +550,11 @@ exports[`PanelVerify tests basic tests matches the snapshot 1`] = ` > - diff --git a/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap b/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap index 732ed388a..89b7efa8e 100644 --- a/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap +++ b/src/features/rewards/walletPopup/__snapshots__/spec.tsx.snap @@ -83,11 +83,11 @@ exports[`WalletSummary tests basic tests matches the snapshot 1`] = ` > -