Closed jjfantini closed 2 months ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on base/target branches other than the default branch.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
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) |
---|---|---|---|---|
humblfinance-frontend | 🔄 Building (Inspect) | Visit Preview | 💬 Add feedback | Sep 6, 2024 1:31pm |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
humblfinance-frontend | 🔄 Building (Inspect) | Visit Preview | 💬 Add feedback | Sep 6, 2024 1:31pm |
I have refactored all that I can from the
/commponents
directory into the/features
diretory without the code being affected. I have removed theNavbar.tsx
component, movedshared resources
and putRenderIf
into theshared
directory.