diff --git a/src/routes/cramer-tracker/+page.svelte b/src/routes/cramer-tracker/+page.svelte index 4b3ff840..957ae5d5 100644 --- a/src/routes/cramer-tracker/+page.svelte +++ b/src/routes/cramer-tracker/+page.svelte @@ -3,6 +3,8 @@ import { numberOfUnreadNotification, screenWidth } from '$lib/store'; import InfiniteLoading from '$lib/components/InfiniteLoading.svelte'; import { onMount } from 'svelte'; + import ArrowLogo from "lucide-svelte/icons/move-up-right"; + //import UpgradeToPro from '$lib/components/UpgradeToPro.svelte'; @@ -73,7 +75,7 @@ -
+
-
+
-
-
+
+ + +
@@ -142,7 +146,7 @@
-
+
@@ -161,7 +165,7 @@ - @@ -190,15 +194,15 @@ - - - @@ -224,6 +228,55 @@ + + + diff --git a/src/routes/list/+layout.svelte b/src/routes/list/+layout.svelte index 670a167e..e9f87cc8 100644 --- a/src/routes/list/+layout.svelte +++ b/src/routes/list/+layout.svelte @@ -193,7 +193,7 @@ const combinedNavigation = navigation?.concat(updatedNavigation);
-
Return Since +
+ {item?.sentiment} + {item?.returnSince}% +