Update AmountIn.js

This commit is contained in:
Daniel
2022-11-05 12:57:22 +01:00
parent fb8fa8fe49
commit 2fef1c09c5

View File

@@ -29,6 +29,10 @@ const AmountIn = () => {
}`}
/>
</button>
{showList && (
</div>
</div>
)