Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aflatter committed Dec 30, 2024
1 parent 1729bed commit 9272c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webapp/src/components/Cards/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const CardsList = ({ cardsList }) => {
primary={cardId}
secondary={description}
/>
</ListItem>
</ListItemButton>
);
}

Expand Down

0 comments on commit 9272c0f

Please sign in to comment.