Skip to content

Commit f0eef37

Browse files
committed
feat: remove group list capitalization (sneaking in a fix unrelated to this gh issue)
1 parent 70264f4 commit f0eef37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compose/neurosynth-frontend/src/pages/Curation/components/CurationBoardAIGroupsListItem.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ const CurationBoardAIGroupsListItem: React.FC<{
5050
)}
5151
<ListItemText
5252
sx={{
53-
textTransform: 'capitalize',
5453
'.MuiListItemText-primary': {
5554
fontSize: '14px',
5655
...CurationBoardAIGroupsStyles.lineClamp3,

0 commit comments

Comments
 (0)