WikiEducationFoundation / WikiEduDashboard

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

Refactored available_actions.jsx from class to functional component #5788

Closed omChauhanDev closed 2 months ago

omChauhanDev commented 2 months ago

What this PR does

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

Screenshots

Before:

Before.webm

After:

After.webm