From e8df3dce76574aff5a2a6d7dc71c7e72d9b90f55 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Wed, 15 Jan 2025 00:19:34 +0100 Subject: [PATCH] ui fix --- .../stocks/[tickerID]/statistics/price-reaction/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte b/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte index a0a4a128..d72dd4fd 100644 --- a/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte +++ b/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte @@ -259,7 +259,7 @@
- {item?.iv ?? "n/a"} + {item?.iv ?? "-"}