diff --git a/nym-wallet/src/components/Modals/ModalListItem.tsx b/nym-wallet/src/components/Modals/ModalListItem.tsx index 2c1524dec8..1bf70c2384 100644 --- a/nym-wallet/src/components/Modals/ModalListItem.tsx +++ b/nym-wallet/src/components/Modals/ModalListItem.tsx @@ -12,11 +12,11 @@ export const ModalListItem: React.FC<{ }> = ({ label, value, hidden, fontWeight, divider }) => (