Daniel Bedeleanu
ed5bbbfca0
refactor: extract ScannerSection component
- Created frontend/components/ScannerSection.tsx (76 lines)
- Moved mode switcher and scanner UI from page.tsx
- Props: mode, onModeChange, showScanner, onShowScanner, onScanSuccess, onOCRMatch, onAddItemClick
- Removed unused ArrowDownCircle, ArrowUpCircle imports from page.tsx
- All 291 tests passing, build successful
2026-04-19 14:47:15 +03:00
..
2026-04-19 14:47:08 +03:00
2026-04-19 14:47:15 +03:00
2026-04-17 13:41:29 +03:00
2026-04-19 11:46:44 +03:00
2026-04-19 12:31:21 +03:00
2026-04-15 15:20:45 +03:00
2026-04-19 10:18:36 +03:00
2026-04-19 14:22:26 +03:00
2026-04-17 13:00:41 +03:00
2026-04-19 10:18:36 +03:00
2026-04-18 18:49:17 +00:00
2026-04-15 20:57:01 +03:00
2026-04-10 14:05:52 +03:00
2026-04-13 20:32:40 +03:00
2026-04-15 17:31:58 +03:00
2026-04-10 21:51:22 +03:00
2026-04-17 11:45:36 +03:00
2026-04-19 12:21:15 +03:00
2026-04-19 08:01:05 +03:00
2026-04-19 10:08:52 +03:00
2026-04-10 14:05:50 +03:00
2026-04-17 13:14:09 +03:00
2026-04-19 11:46:44 +03:00
2026-04-15 19:57:06 +03:00
2026-04-18 16:20:49 +00:00
2026-04-19 09:09:33 +03:00