Skip to content

Commit

Permalink
Update src/components/common/WhiteSelectorButton/index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
wukdddang authored Oct 27, 2023
1 parent 89a1c4e commit ed76fd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/common/WhiteSelectorButton/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ const StyledButton = styled.button<StyledButtonProps>`
display: inline-block;
vertical-align: middle;
line-height: 1;
letter-spacing: -1px;
font-weight: 600
`

export default WhiteSelectorButton

0 comments on commit ed76fd7

Please sign in to comment.