Skip to content

Commit

Permalink
Added icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhirverma committed Feb 16, 2024
1 parent bf7438b commit d8bef31
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed src/assets/images/Asset_19-512.png
Binary file not shown.
Binary file added src/assets/images/security-system.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/VulnerabilityOfInterest/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import MKTypography from "../../components/MKTypography";
import VulnerabilitiesCount from "./VulnerabilitiesCount";
import { vulnerabilityOffInterest } from "../../dataStore";
import { fetchJsonData } from "../BesVersionHistory/AssessmentReport";
import ProjectLogo from "../../assets/images/Asset_19-512.png";
import ProjectLogo from "../../assets/images/security-system.png";
import EcoSystem from "./EcoSystem";
import theme from "../../assets/theme";
import ScrollableTabsButtonVisibleVUL from "./FilterVoi";
Expand Down

0 comments on commit d8bef31

Please sign in to comment.