WikiEducationFoundation / WikiEduDashboard

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

Refactor : Converted article_list.jsx from class based components to Functional Components #5851

Open Prince0906 opened 1 week ago

Prince0906 commented 1 week ago

What this PR does

Converted article_list.jsx from class based to functional components

Screenshots

Before:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/145124801/b228115d-a931-41f2-888c-1172df2fe684

After:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/145124801/fc6e1bd5-f243-4bce-b68e-9412207151c7

Open questions and concerns

Please let me know if there is anything missing.