There was an error while loading. Please reload this page.
1 parent 2766355 commit 97f13eeCopy full SHA for 97f13ee
1 file changed
frontend/src/features/home/pages/HomePage.tsx
@@ -66,6 +66,7 @@ export function HomePage() {
66
loading={playbooks.isLoading}
67
sublabel={t('home.kpis.activePlaybooksSub')}
68
accent="text-violet-500"
69
+ href="/soar/flows"
70
/>
71
</div>
72
0 commit comments