diff options
| author | Sebastian <sebasjm@gmail.com> | 2022-05-29 01:42:35 -0300 |
|---|---|---|
| committer | Sebastian <sebasjm@gmail.com> | 2022-05-29 01:42:35 -0300 |
| commit | 64488a55931fa73bb8e216fa068b33fefd9f6c3a (patch) | |
| tree | ba7cb75f3ffa2ba2b62748397d23f6d15261c6e9 /packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx | |
| parent | 029340469ac661bab1450b1ff4dcc6e717780e5b (diff) | |
use logo, website and emai in purchase details
Diffstat (limited to 'packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx')
| -rw-r--r-- | packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx index 83848d005..89b42706f 100644 --- a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx +++ b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx @@ -58,7 +58,7 @@ const commonTransaction = { transactionId: "12", } as TransactionCommon; -import merchantIcon from "../../static-dev/merchant-icon-11.jpeg"; +import merchantIcon from "../../static-dev/merchant-icon.jpeg"; const exampleData = { withdraw: { |
