mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 04:21:52 +00:00
ae8098d53e
* feat(findings): WIP - add on click for row, select one row at a time, pass ID to function * feat(findings) More WIP for Findings Card - add in dummy data, pass selected row into card * feat(findings): Pass selected row through * Fix additional merge conflict * feat(findings): Update to new file structure * feat(findings): Hook up initial card with hard-coded data as a sidepanel that expands when a row element is clicked * Merge main