diff --git a/src/app/inventory-page/PhoneStores.tsx b/src/app/inventory-page/PhoneStores.tsx
index d9d73d64f6..c93643410f 100644
--- a/src/app/inventory-page/PhoneStores.tsx
+++ b/src/app/inventory-page/PhoneStores.tsx
@@ -178,7 +178,9 @@ function StoresInventory({
<>
{((!store.isVault && selectedCategoryId === 'Armor') ||
(store.isVault && selectedCategoryId === 'Inventory')) && (
-