WikiEducationFoundation / WikiEduDashboard

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

Refactor: Migrated settings_handler.jsx to functional component #5868

Closed Raman-Luhach closed 2 days ago

Raman-Luhach commented 2 days ago

What this PR does

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

Screenshots

Before:

Screenshot 2024-06-30 at 6 03 53 PM

After:

Screenshot 2024-06-30 at 6 03 53 PM

Open questions and concerns

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