From 83180c17039d31b21a6f583068aee3aaed214c2e Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Tue, 30 Aug 2022 17:07:39 -0600 Subject: [PATCH] Show uniques --- web/components/contract/contract-details.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/web/components/contract/contract-details.tsx b/web/components/contract/contract-details.tsx index 5dbc80ca..2e76531b 100644 --- a/web/components/contract/contract-details.tsx +++ b/web/components/contract/contract-details.tsx @@ -326,7 +326,13 @@ export function ExtraMobileContractDetails(props: { )} {(user || forceShowVolume) && ( - {volumeTranslation} + + {volumeTranslation} + Activity )}