arcadiasuite/client
Claude 8d14fc021c
fix: resolve missing modules and type errors in App.tsx
- Create client/src/contexts/SoeMotorContext.tsx with SoeMotorProvider
- Create client/src/pages/SOE.tsx (re-export of Plus/ERP module)
- Fix ProtectedRoute component type to accept LazyExoticComponent

Resolves TS2307 for @/contexts/SoeMotorContext and @/pages/SOE,
and TS2322 for all lazy-loaded routes.

https://claude.ai/code/session_01DinH3VcgbAv1d9MqnNxzdb
2026-03-17 01:23:46 +00:00
..
public Arcadia Suite - Projeto completo 2026-02-09 17:46:40 -03:00
src fix: resolve missing modules and type errors in App.tsx 2026-03-17 01:23:46 +00:00
index.html Arcadia Suite - Projeto completo 2026-02-09 17:46:40 -03:00