mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
feat(threatscore): resolve UI comments
This commit is contained in:
@@ -4,8 +4,8 @@ import { Spacer } from "@nextui-org/react";
|
||||
|
||||
import { FilterControls } from "@/components/filters";
|
||||
import { DataTableFilterCustom } from "@/components/ui/table/data-table-filter-custom";
|
||||
import { ThreatscoreDownloadButton } from "@/components/compliance/threatscore-download-button";
|
||||
|
||||
import { ThreatscoreDownloadButton } from "../threatscore-download-button";
|
||||
import { DataCompliance } from "./data-compliance";
|
||||
import { SelectScanComplianceDataProps } from "./scan-selector";
|
||||
|
||||
|
||||
@@ -19,4 +19,3 @@ export * from "./skeletons/compliance-accordion-skeleton";
|
||||
export * from "./skeletons/compliance-grid-skeleton";
|
||||
export * from "./skeletons/heatmap-chart-skeleton";
|
||||
export * from "./skeletons/pie-chart-skeleton";
|
||||
export * from "./threatscore-download-button";
|
||||
|
||||
Reference in New Issue
Block a user