diff --git a/frontend/src/views/SecretMainPage/components/ActionBar/ActionBar.tsx b/frontend/src/views/SecretMainPage/components/ActionBar/ActionBar.tsx index 28b796dda..0de8fcd2a 100644 --- a/frontend/src/views/SecretMainPage/components/ActionBar/ActionBar.tsx +++ b/frontend/src/views/SecretMainPage/components/ActionBar/ActionBar.tsx @@ -3,7 +3,6 @@ import { faAnglesDown, faCheckCircle, faChevronRight, - faClose, faCodeCommit, faDownload, faEye, @@ -12,6 +11,7 @@ import { faFilter, faFolderPlus, faMagnifyingGlass, + faMinusSquare, faPlus, faTrash } from "@fortawesome/free-solid-svg-icons"; @@ -373,14 +373,14 @@ export const ActionBar = ({ isMultiSelectActive && "h-16" )} > -