-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update submodules/wallet digest to ee71b25
- Loading branch information
1 parent
f899706
commit acdfccd
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule wallet
updated
10 files
+14 −0 | locales/base/translation.json | |
+2 −3 | src/analytics/Events.tsx | |
+11 −9 | src/analytics/Properties.tsx | |
+5 −3 | src/analytics/docs.ts | |
+126 −0 | src/components/GasFeeWarning.test.tsx | |
+124 −0 | src/components/GasFeeWarning.tsx | |
+1 −1 | src/components/InLineNotification.tsx | |
+66 −13 | src/earn/EarnEnterAmount.test.tsx | |
+6 −39 | src/earn/EarnEnterAmount.tsx | |
+1 −1 | src/viem/prepareTransactions.ts |