Skip to content

Commit

Permalink
chore: type
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah <[email protected]>
  • Loading branch information
SiTaggart and serifluous authored Sep 18, 2023
1 parent 63d83e9 commit 248ea8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const Related: React.FC<ListProps> = ({children}) => {
<Box maxWidth="size40">
<Card padding="space0">
<Box paddingX="space70" paddingBottom="space40" paddingTop="space60">
<strong>Required</strong>
<strong>Related</strong>
{children}
</Box>
</Card>
Expand Down

0 comments on commit 248ea8e

Please sign in to comment.