From 94dea24d2dc1ccff53acde16bcd582bcda7adba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Tue, 19 Jun 2018 15:11:52 +0200 Subject: [PATCH] Fix a rendering bug when you send coin from an account to another --- src/components/OperationsList/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/OperationsList/index.js b/src/components/OperationsList/index.js index 92aacc4d..6fdcece6 100644 --- a/src/components/OperationsList/index.js +++ b/src/components/OperationsList/index.js @@ -119,7 +119,7 @@ export class OperationsList extends PureComponent {