Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support dual timesheet views for consultants
Added functionality to display current and previous month timesheets side by side for consultants. This involved updating query parameters to accommodate two datasets and adjusting the component state management for handling both months. Additionally, removed specific style constraints in AllocationCalendar for a more flexible layout.