We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30317a7 commit ba317f3Copy full SHA for ba317f3
src/app/Trust/Overview/TrustOverview.tsx
@@ -23,7 +23,7 @@ import {
23
} from '@patternfly/react-core';
24
import { ChartDonut, ChartThemeColor } from '@patternfly/react-charts/victory';
25
import { MultiContentCard } from '@patternfly/react-component-groups';
26
-import { ArrowRightIcon, LockIcon, PencilAltIcon, RedoIcon } from '@patternfly/react-icons';
+import { ArrowRightIcon, LockIcon, RedoIcon } from '@patternfly/react-icons';
27
import { formatDate } from '@app/utils/utils';
28
29
const exampleCerts = [
0 commit comments