From 261307f3c6ae88b2d52642fd2a84ef20f7ff00ae Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Mon, 4 Nov 2024 16:15:31 +0100 Subject: [PATCH] typo --- src/routes/stocks/[tickerID]/financials/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/stocks/[tickerID]/financials/+layout.svelte b/src/routes/stocks/[tickerID]/financials/+layout.svelte index 8789bb15..e7321f3e 100644 --- a/src/routes/stocks/[tickerID]/financials/+layout.svelte +++ b/src/routes/stocks/[tickerID]/financials/+layout.svelte @@ -81,7 +81,7 @@ href={`/stocks/${$stockTicker}/financials/cash-flow`} on:click={() => changeSubSection("cash-flow")} class="p-2 px-5 cursor-pointer {displaySubSection === - 'cash-flowt' + 'cash-flow' ? 'text-white bg-[#27272A] sm:hover:bg-opacity-[0.95]' : 'text-gray-400 sm:hover:text-white sm:hover:bg-[#27272A] sm:hover:bg-opacity-[0.95]'}" >