Skip to content

Commit

Permalink
Merge pull request #71 from MethSarcus/develop
Browse files Browse the repository at this point in the history
Removed skeleton
  • Loading branch information
MethSarcus committed Dec 11, 2022
2 parents f19759e + 62ed28d commit ff9e8c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/cards/statcards/NotableMatchupStatCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,7 @@ const NotableMatchupStatCard = (props: MyProps) => {
</Center>

<Text fontSize={".8em"} mt={2} color={"textTheme.highEmphasis"}>
<Skeleton>
{props.mainStat}
</Skeleton>

</Text>
<Text fontSize={".7em"} color={"textTheme.highEmphasis"}>
{props.subSubStat ?? ""}
Expand Down

1 comment on commit ff9e8c5

@vercel
Copy link

@vercel vercel bot commented on ff9e8c5 Dec 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.