diff --git a/frontend/src/pages/TargetsPage.jsx b/frontend/src/pages/TargetsPage.jsx index 345e668..9bbcc31 100644 --- a/frontend/src/pages/TargetsPage.jsx +++ b/frontend/src/pages/TargetsPage.jsx @@ -61,11 +61,15 @@ export function TargetsPage() { }; return ( -
Lade Targets...
) : ( @@ -147,8 +151,8 @@ export function TargetsPage() {