Files
tfm_ainventory/frontend/hooks/useItemCreate.ts
Daniel Bedeleanu eaa2d2d29f fix: replace toast.warning with toast.success in useItemCreate
toast.warning is not a valid method in react-hot-toast API. Changed to
toast.success since the item was successfully created even if photo upload failed.
2026-04-21 19:47:16 +03:00

7.1 KiB