Closed ericlin2 closed 1 month ago
Refactored code on src/topics/tags.js (lines 160-166) to not nest functions more than 4 levels deep. This was done by moving the inner function dealing with updating tag values outside 2 layers of nested functions.
Refactored code on src/topics/tags.js (lines 160-166) to not nest functions more than 4 levels deep. This was done by moving the inner function dealing with updating tag values outside 2 layers of nested functions.