benja27 / English-school-react

It is a platform to practice english with my students
0 stars 0 forks source link

Refactor/filter panel #68

Closed Diegogagan2587 closed 6 months ago

Diegogagan2587 commented 7 months ago

Implemented Changes: Elements on the right side of the screen can be encapsulated on their own component and that's why I suggest doing it, also this helps to improve readability and therefore maintainability. Changes on this pull include:

Note This change does not change previous behavior so the website will behave the same, but will make it easier to debug, improve, or extend this component.

image

Diegogagan2587 commented 7 months ago

@benja27 I've done a little refactor here, I'd appreciate it if you could review it, and of course, if you need a change let me know. I'll be happy to help!