refactor: code modularisation for footer#7
refactor: code modularisation for footer#7Sarthak2601 wants to merge 2 commits intoappwrite:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hey @Sarthak2601 👋 Regarding #6 Thanks for your contribution! 🎉 After review, we've found that the refactor could overcomplicate our Footer component. We aim to maintain balance between clarity and simplicity in our code. While we won't be merging this PR, we value your effort and encourage you to keep contributing. Don't be discouraged, your input is always welcome! Let's keep improving together! 💪😊 |
Cool, no problem. I'll close this PR then, thanks! |
What does this PR do?
Refactors the footer layout file by breaking it down into smaller reusable components.
Test Plan
I tested these changes on my personal server which i deployed during the initial setup. It works the same as the original implementation. Also deployed to vercel.
Related PRs and Issues
This issue is related to issue #6: Code Modularisation.
Have you read the Contributing Guidelines on issues?
Yes