Skip to content

Commit 7a60e3c

Browse files
committed
Typo
1 parent be38188 commit 7a60e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Nav/NetworkAccordion.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const Title = styled.p`
8080

8181
const Subtitle = styled.p`
8282
font-size: 16px;
83-
font-weight ${REGULAR};
83+
font-weight: ${REGULAR};
8484
color: ${COLORS.primaryLight};
8585
margin: 0;
8686
max-width: 350px;

0 commit comments

Comments
 (0)