Description
I will use this PR for teh common changes we will need for this release, key changes:
- Updated the UI version
- Modified a path in the useSidenavNavigation file that needs to be fixed because we reestructured the UI repo
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
Yarn dev and checked the grid continue dispaying as expected
Additional Notes