Skip to content

Commit

Permalink
Added Close Button to ListSuperLikeContainer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
QortalSeth committed Dec 21, 2024
1 parent b4144aa commit 5fad85b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export const ListSuperLikeContainer = () => {
display: "flex",
backgroundColor: "#1A1C1E",
justifyContent: "space-between",
alignItems: "center",
}}
>
<Typography sx={headerSX}>Recent Superlikes</Typography>
Expand Down

0 comments on commit 5fad85b

Please sign in to comment.