diff --git a/apps/sentry-client-desktop/src/features/home/dashboard/SentryNodeStatusCard.tsx b/apps/sentry-client-desktop/src/features/home/dashboard/SentryNodeStatusCard.tsx index 39a0ea730..56ddcbc64 100644 --- a/apps/sentry-client-desktop/src/features/home/dashboard/SentryNodeStatusCard.tsx +++ b/apps/sentry-client-desktop/src/features/home/dashboard/SentryNodeStatusCard.tsx @@ -105,7 +105,7 @@ export function SentryNodeStatusCard() { className="absolute left-0 right-0 bottom-7 w-full h-[40px] flex justify-center items-center gap-1 px-6 pt-4 pb-7"> startRuntime} + onClick={startRuntime!} btnText="Start Node" colorStyle="primary" size="md"