adam-rms/app-v2

Refactor Contexts

Closed this issue · 0 comments

Contexts need a bit of a tweak on how they work within the app and how widely they are called

  • Move contexts to wrap relevant code rather that just globally called
  • Merge ProjectContext.tsx and ProjectDataContext.tsx to reduce the number of contexts.