Describe your changes
This PR refactors the QuestionModerator component to a functional component, and also allows moderators to like alongside other users.
Tasks
[X] PR name contains story or task reference
[ ] Steps to recreate and test the changes
[ ] Documentation (docs and inline)
[ ] Tests (including n+1 and django_assert_num_queries where applicable)
Describe your changes This PR refactors the
QuestionModerator
component to a functional component, and also allows moderators to like alongside other users.Tasks