From 65ff3ebdac14ff330fca9c81700bffbae46bf20e Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Thu, 3 Feb 2022 01:48:44 -0800 Subject: [PATCH] "24 hour" => "24h" to save space --- web/components/contracts-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/contracts-list.tsx b/web/components/contracts-list.tsx index ef76949c..713317f2 100644 --- a/web/components/contracts-list.tsx +++ b/web/components/contracts-list.tsx @@ -262,7 +262,7 @@ export function SearchableGrid(props: { onChange={(e) => setSort(e.target.value as Sort)} > - +