|
|
@ -452,6 +452,7 @@ const StockPage: React.FC = () => { |
|
|
|
</Typography> |
|
|
|
</Typography> |
|
|
|
|
|
|
|
|
|
|
|
<Box sx={{ textAlign: 'right' }}> |
|
|
|
<Box sx={{ textAlign: 'right' }}> |
|
|
|
|
|
|
|
{/* <Box sx={{ position: 'fixed', top: 16, right: 16, zIndex: 1000, display: 'flex', gap: 2 }}> */} |
|
|
|
{/* 在庫の食材追加ボタン */} |
|
|
|
{/* 在庫の食材追加ボタン */} |
|
|
|
<Button variant="contained" color="primary" onClick={handleOpenAdd} sx={{ mt: 3, mb: 2, mr: 1 }}> |
|
|
|
<Button variant="contained" color="primary" onClick={handleOpenAdd} sx={{ mt: 3, mb: 2, mr: 1 }}> |
|
|
|
追加 |
|
|
|
追加 |
|
|
|