Closed Th1nkK1D closed 1 year ago
According to the suggestion in #33, the code would be a lot more maintainable if the voteLogLegend does not hold this much display logic.
voteLogLegend
The voteLogLegend component should be split into 3 different components based on the locations used
autocomplete
voteLogCard
voteLog
Hi. Would love to dig deep more on this issue.
Awesome! Welcome to the project and if you have any concerns, feel free to discuss them here. 🥳
Merged #48
According to the suggestion in #33, the code would be a lot more maintainable if the
voteLogLegend
does not hold this much display logic.The
voteLogLegend
component should be split into 3 different components based on the locations usedautocomplete
componentvoteLogCard
componentvoteLog
page