WikiEducationFoundation / WikiEduDashboard

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

Refactored add_category_button from class to functional component #5797

Open omChauhanDev opened 2 months ago

omChauhanDev commented 2 months ago

What this PR does

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

Videos

Before:

Before.webm

After:

After.webm