diff --git a/client/src/app/pages/home/components/WatchedSbom.tsx b/client/src/app/pages/home/components/WatchedSbom.tsx index 46ced431..c331700f 100644 --- a/client/src/app/pages/home/components/WatchedSbom.tsx +++ b/client/src/app/pages/home/components/WatchedSbom.tsx @@ -20,7 +20,7 @@ import { StackItem, TextInputGroup, TextInputGroupMain, - TextInputGroupUtilities + TextInputGroupUtilities, } from "@patternfly/react-core"; import TimesIcon from "@patternfly/react-icons/dist/esm/icons/times-icon";