WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
385 stars 600 forks source link

Refactor: migrated weekday_picker.jsx to functional component #5849

Open Raman-Luhach opened 1 week ago

Raman-Luhach commented 1 week ago

What this PR does

This pull request refactors the weekday_picker.jsx component from a class-based component to a functional component.

Screenshots

Before:

Screenshot 2024-07-02 at 11 17 52 PM

After:

Screenshot 2024-07-02 at 11 19 25 PM

Open questions and concerns

Please review and provide feedback on my changes. I am committed to addressing any issues promptly. Thank you!

ragesoss commented 1 day ago

Please include before/after screenshots.