Refactor ProtestPage component #179
Labels
in progress
type:refactor
Describes redesign/code refactoring without changes in functionality
zone:protest page
Tasks related to the protest page.
The ProtestPage component code is very bloated, and lots of it's code can be removed / reused.
🧐 How to approach:
💡 Things to keep in mind:
Can we extract some of the logic to other places, such as
utils
orProtestStore
?The text was updated successfully, but these errors were encountered: