Wubbadub/ClubHub

Refactor toggleActive/setActive naming

Closed this issue · 0 comments

Description:
In EditorSection.jsx, a function called toggleActive, calls a prop function called setActive which is passed in from the parent component. This naming is confusing and should be refactored to something more consistent

Requires:

  • to be coded

Breakdown:

  • Determine appropriate naming
  • Change naming
  • Check for this inconsistency elsewhere in the project

Time Estimation:
1 hr.