Skip to content

Commit

Permalink
fix: Update section symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
georgegillams committed Aug 26, 2024
1 parent d46de4a commit 0a037aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/section/section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const Section = (props: PrivateSectionProps) => {
href={`#${anchorLink}`}
isSubsection={isSubsection}
>
§
#
</StyledLink>
</StyledLinkContainer>
)}
Expand Down

0 comments on commit 0a037aa

Please sign in to comment.