WikiEducationFoundation / WikiEduDashboard

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

Converted upload_list.jsx to functional component and used i18n for string literals #5745

Closed omChauhanDev closed 6 months ago

omChauhanDev commented 6 months ago

What this PR does

This PR converted the upload_list.jsx from class to functional component and used i18n for string literals in uploader.jsx

Videos

Before:

Before.webm

After:

After.webm