Skip to content

Commit

Permalink
♻️ remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
torleifhalseth committed Mar 20, 2024
1 parent 35e6606 commit 7ebdff2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export type StyleHeadingProps = {
capHeightTrim: string
baselineTrim: string
}
$baselineShift?: string
}

const StyledHeading = styled.h1<StyleHeadingProps>`
Expand Down

0 comments on commit 7ebdff2

Please sign in to comment.