diff --git a/frontend/src/routes/Receive.js b/frontend/src/routes/Receive.js index 92a42c1..c9bae78 100644 --- a/frontend/src/routes/Receive.js +++ b/frontend/src/routes/Receive.js @@ -1,4 +1,4 @@ -import {CaretDownIcon, ContactsIcon, CopyIcon, QrCodeIcon, ShareIcon} from "@bitcoin-design/bitcoin-icons-react/filled"; +import { CaretDownIcon, ContactsIcon, CopyIcon, EditIcon, QrCodeIcon, ShareIcon } from "@bitcoin-design/bitcoin-icons-react/filled"; import Button from "../components/Button"; import InputText from "../components/InputText"; @@ -28,7 +28,7 @@ const Receive = () => { -