From a3e3a648fd70ebc83f0e1462d1775e9558fcc0df Mon Sep 17 00:00:00 2001 From: Alissa Crane Date: Wed, 21 Aug 2024 12:43:25 -0700 Subject: [PATCH] update changeset --- .changeset/brave-icons-fix.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changeset/brave-icons-fix.md b/.changeset/brave-icons-fix.md index 799d65c2cd0..2ab9d8082f6 100644 --- a/.changeset/brave-icons-fix.md +++ b/.changeset/brave-icons-fix.md @@ -3,4 +3,5 @@ --- - **patch**: Remove unneccessary address prop from Transaction component and fix issue where Sponsor component isn't visible. By @abcrane123 #1114 -- **chore**: Move SVG images to the /src/internal/svg folder. By @cpcramer #1113 \ No newline at end of file +- **chore**: Move SVG images to the /src/internal/svg folder. By @cpcramer #1113 +- **fix**: improved issue with Swap where it wasn't fetching quote for amount without a leading 0. By @abcrane123 #1128 \ No newline at end of file