mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
added details to card menu popup
This commit is contained in:
@@ -20,7 +20,7 @@ export default function MarketplaceCard({
|
||||
}) {
|
||||
|
||||
function setFilters(e) {
|
||||
openDialogFunc(rawData);
|
||||
openDialogFunc({"rawData": rawData, "title": title, "image": image});
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user