diff --git a/src/components/production/WorkerScreen/MaterialInputModal.tsx b/src/components/production/WorkerScreen/MaterialInputModal.tsx index 6e4e8d01..fd945ddc 100644 --- a/src/components/production/WorkerScreen/MaterialInputModal.tsx +++ b/src/components/production/WorkerScreen/MaterialInputModal.tsx @@ -794,8 +794,8 @@ export function MaterialInputModal({ {searchResults.length > 0 ? (
{searchResults.length}건 검색됨:
- {searchResults.map((s) => ( -