From 0d2e8d7e45280d6ec87ba60c0f39a0ba5cae511b Mon Sep 17 00:00:00 2001 From: oladeleseyi Date: Sat, 9 Oct 2021 12:10:03 +0100 Subject: [PATCH 1/2] Fixed Buggy SendCash --- src/Components/PaymentSection/components/PriceList.js | 6 ++++++ src/Components/PaymentSection/index.js | 11 ++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/Components/PaymentSection/components/PriceList.js b/src/Components/PaymentSection/components/PriceList.js index 7465abb..09869bf 100644 --- a/src/Components/PaymentSection/components/PriceList.js +++ b/src/Components/PaymentSection/components/PriceList.js @@ -4,6 +4,12 @@ const PriceList = ({ handleSelectAmount }) => { return (
+