diff --git a/src/components/Errors/NewErrorCard/index.tsx b/src/components/Errors/NewErrorCard/index.tsx index ddb9d0034..4e6e0bf4e 100644 --- a/src/components/Errors/NewErrorCard/index.tsx +++ b/src/components/Errors/NewErrorCard/index.tsx @@ -95,20 +95,17 @@ export const NewErrorCard = ({ })), [affectedEndpoints] ); - const [selectedEndpoint, setSelectedEndpoint] = useState