Skip to content

Commit

Permalink
Code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tmarti committed Jun 5, 2024
1 parent 8ec5461 commit cc89c7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CardHoveredConcept.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
export const CardHoveredConcept = ({
text,
color,
}: {
text: string,
color: string,
}) => {
return (
<h4 style={{
Expand Down

0 comments on commit cc89c7c

Please sign in to comment.