No station found
{projectsQuery.data.length === 0 ? (
-
- Select a test profile to load the available stations.
-
+
Select a test profile to load the available stations.
) : (
-
- No station found for the selected test profile.
-
+
No station found for the selected test profile.
)}
)}
@@ -403,7 +399,7 @@ export function CloudPanel() {
))}