Jul 24th New home for settings component and new email settings component.
Bravo team! 👏 Here are the super changes you've worked on:
Introducing the new Email Settings Component! 🚀 With the addition of
<EmailSettingsTag />
component inModernLayout.js
we have a fresh way to handle email preference in our modern layout.A new home for Email Settings ⛺ An entirely new file
EmailSettings.js
has been created solely for managing theEmailSettingsTag
component. This paves the way for a more organized and simplified structure.More Power to the Settings component 💪💼 We have enriched our settings component by integrating the use of
emailSettings
in it. It's a significant enhancement to our settings features!A smarter start for our app load state 🧠⚡️ The initial 'loading' state in
dataSlice.js
has been intelligently updated, facilitating smoother transitions and a better user experience.Precision in Donor Programs Selection 🔍🎯 By updating the selector for
id
inDonorProgramsTable.js
, we've made selecting donor programs precise and error-free.
Keep up the impressive work, team! 🎉 Besides making our code better, you're also making the lives of our users easier. 🙌
Last updated
Was this helpful?