From abac0c8c7017ac4371f8835593eb60f4b896d4c6 Mon Sep 17 00:00:00 2001 From: keyan Date: Wed, 19 Jan 2022 15:51:55 -0600 Subject: [PATCH] fix weird satistics filter bug --- pages/satistics.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/satistics.js b/pages/satistics.js index 0ee8f318..1b79213f 100644 --- a/pages/satistics.js +++ b/pages/satistics.js @@ -164,18 +164,22 @@ export default function Satistics ({ data: { walletHistory: { facts, cursor } }
filterRoutePush('invoice', c)} /> filterRoutePush('withdrawal', c)} /> filterRoutePush('stacked', c)} /> filterRoutePush('spent', c)} />