diff --git a/packages/nicolium/src/features/patron/components/funding-panel.tsx b/packages/nicolium/src/features/patron/components/funding-panel.tsx index 4029bdbb7..0a6fc9667 100644 --- a/packages/nicolium/src/features/patron/components/funding-panel.tsx +++ b/packages/nicolium/src/features/patron/components/funding-panel.tsx @@ -1,3 +1,4 @@ +import iconArrowSquareOut from '@phosphor-icons/core/regular/arrow-square-out.svg'; import React from 'react'; import { FormattedMessage } from 'react-intl'; @@ -73,10 +74,7 @@ const FundingPanel: React.FC = ({ compact }) => { - +