From 65b4a05639fe095fceb570dc91eb4d5af7a530e8 Mon Sep 17 00:00:00 2001 From: Matchu Date: Tue, 24 Nov 2020 15:02:03 -0800 Subject: [PATCH] fix bug on "no trades yet" screen w/o "Compare" --- src/app/ItemTradesPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/ItemTradesPage.js b/src/app/ItemTradesPage.js index 766cb2b..b1fa456 100644 --- a/src/app/ItemTradesPage.js +++ b/src/app/ItemTradesPage.js @@ -214,7 +214,7 @@ function ItemTradesTable({ {!loading && trades.length === 0 && (