WikiEducationFoundation / WikiEduDashboard

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

Refactored course_alert.jsx from class to functional component #5794

Closed omChauhanDev closed 1 month ago

omChauhanDev commented 2 months ago

What this PR does

This PR converted the course_alert.jsx from class to functional component.

Screenshots

Before:

Before

After:

After

omChauhanDev commented 2 months ago

All these failing test cases are passing locally.