diff --git a/frontend/src/pages/StockPage.tsx b/frontend/src/pages/StockPage.tsx index d63cb50..5bccca9 100644 --- a/frontend/src/pages/StockPage.tsx +++ b/frontend/src/pages/StockPage.tsx @@ -201,9 +201,9 @@ const StockPage: React.FC = () => { {/* 肉・魚 */} - 肉・魚 + 魚・肉
- {StockTable(stocks, ["肉", "魚"])} + {StockTable(stocks, ["魚・肉"])}
{/* 野菜 */}