From 40dc85819adbd8e90644d37c2aec886a2addd649 Mon Sep 17 00:00:00 2001 From: padamsen_fisker Date: Fri, 3 May 2024 12:01:44 -0400 Subject: [PATCH] small fix --- src/components/Fleets/Status/Details/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Fleets/Status/Details/index.jsx b/src/components/Fleets/Status/Details/index.jsx index fcfa057..c4e5cf3 100644 --- a/src/components/Fleets/Status/Details/index.jsx +++ b/src/components/Fleets/Status/Details/index.jsx @@ -152,7 +152,7 @@ const MainForm = ({ name }) => { {!fleetFlashpackInfo || fleetFlashpackInfo.length === 0 ? ( - No flashpack info for fleet + No flashpack info for fleet ) : <>}