Searched refs:tagCounts (Results 1 – 1 of 1) sorted by relevance
121 const tagCounts = Array.from(document.querySelectorAll('.board-card')).reduce((acc, board) => {128 const allTags = Object.keys(tagCounts).sort();