fix(ui): do not require numeric value in FormattedRelativeTime (#1234)

This commit is contained in:
TheCatLady
2021-03-21 01:00:55 -04:00
committed by GitHub
parent f2f477649e
commit 3642b1e84a
4 changed files with 4 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ const DownloadBlock: React.FC<DownloadBlockProps> = ({
1000
)}
updateIntervalInSeconds={1}
numeric="auto"
/>
) : (
'N/A'