Skip to content

Commit

Permalink
Update DocumentTile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mbogo-mit committed Dec 8, 2023
1 parent e84d2ac commit 2b5f2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DashboardChannels/DocumentTile.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default function DocumentTile({
}

if (g.length >= maxNumberOfDocumentGroups) {
console.log('g: ', g)

tileBadges.push(<TileBadge
key="moreGroups"
showPopover={showPopover}
Expand Down

0 comments on commit 2b5f2f8

Please sign in to comment.