Skip to content

Commit 1bea8c9

Browse files
committed
linter
1 parent 99bea81 commit 1bea8c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/components/Trailer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const ConsolesDiv = styled.div`
3030
}
3131
`;
3232

33-
const StyledEnvelope = styled(Image) <{ isOpen?: boolean }>`
33+
const StyledEnvelope = styled(Image)<{ isOpen?: boolean }>`
3434
cursor: pointer;
3535
width: 100% !important;
3636
height: auto !important;

0 commit comments

Comments
 (0)