Skip to content

Commit 97f13ee

Browse files
feat[frontend](overview): added playbooks card soar flow interactivity (#2387)
1 parent 2766355 commit 97f13ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/features/home/pages/HomePage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ export function HomePage() {
6666
loading={playbooks.isLoading}
6767
sublabel={t('home.kpis.activePlaybooksSub')}
6868
accent="text-violet-500"
69+
href="/soar/flows"
6970
/>
7071
</div>
7172

0 commit comments

Comments
 (0)