Files
tfm_ainventory/frontend
Daniel Bedeleanu 65b24079cb fix: resolve TypeScript build error in AIOnboarding and Scanner components
- Fix null type error in AIOnboarding.tsx line 352: img src attribute
- Fix similar issue in Scanner.tsx line 237: capturedImage null handling
- Use '|| undefined' pattern to satisfy React 19/Next.js 15 type requirements
- Both components now properly handle null/undefined image states
2026-04-15 09:35:44 +03:00
..
2026-04-14 22:54:19 +03:00
2026-04-14 22:54:19 +03:00
2026-04-14 22:54:19 +03:00