Closed Omri-Levy closed 3 months ago
Latest commit: eb688e76a9f83112f1d0fae8cd66b2a0164199ff
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The recent changes involve the removal of the Profiles
and Individuals
pages from the backoffice application. This includes commenting out their respective exports in the router configuration file, and also updating the useNavbarLogic
hook to remove the related navigation items.
File Path | Change Summary |
---|---|
apps/backoffice-v2/src/Router/Router.tsx |
Commented out export and routes for Profiles and Individuals pages. |
apps/backoffice-v2/src/common/components/.../useNavbarLogic.tsx |
Commented out the navigation item related to 'Profiles' and its child 'Individuals'. |
The pages Profiles and Individuals, now hidden out of sight,
Routes and links both taking flight.
A cleaner navbar casts its gleam,
Developers cheer, 'Efficiency supreme!'
🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ballerine-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 9, 2024 0:57am |
Summary by CodeRabbit