Skip to content

Commit

Permalink
Removed unnecessary whitespace character
Browse files Browse the repository at this point in the history
  • Loading branch information
dn54321 committed Jul 6, 2024
1 parent 8589215 commit d21dfcd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export const PaperContainer = styled(Paper)(({ theme }) => ({
position: "relative",
aspectRatio: "1",
justifyContent: "center",

}));

export const ResponsiveIconContainer = styled(Box)(() => ({
Expand Down

0 comments on commit d21dfcd

Please sign in to comment.