-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Rewards S1 Changes #2018
Conversation
In the file src/common/hooks/useRewardsNotification.tsx:
In the file src/modules/rewards/components/ActivityButton.tsx:
In the file src/modules/rewards/components/DailyRewardsSection.tsx:
In the file src/modules/rewards/components/DashboardSectionHeader.tsx:
In the file src/modules/rewards/hooks/useDateExpiry.tsx: The 'useDateExpiry' custom hook seems fine, no issues detected. In the file src/structure/Header.tsx:
Overall, the files have some syntax errors, incomplete logic, and missing JSX elements that need attention. |
|
In the file src/common/hooks/useRewardsNotification.tsx:
In the file src/modules/rewards/components/ActivityButton.tsx:
In the file src/modules/rewards/components/DailyRewardsSection.tsx:
In the file src/modules/rewards/components/DashboardSectionHeader.tsx:
In the file src/modules/rewards/hooks/useDateExpiry.tsx: In the file src/structure/Header.tsx:
Please make the necessary corrections based on the comments. |
Pull Request Template
#2017
Description
Prepare for Season 1 Closure
Add deadline to Rewards
Problem/Feature:
Type of Change
Checklist
Frontend Guidelines
Build & Testing
Screenshots/Video with Explanation
Before: Explain the previous behavior
After: What's changed now
Additional Context
Review & Approvals
Notes