diff --git a/packages/react-app/src/components/AmountIn.js b/packages/react-app/src/components/AmountIn.js index 61c210a..03f2109 100644 --- a/packages/react-app/src/components/AmountIn.js +++ b/packages/react-app/src/components/AmountIn.js @@ -29,6 +29,10 @@ const AmountIn = () => { }`} /> + + {showList && ( + + )