Skip to content

Commit

Permalink
fix(TextField): icon issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
LexSwed committed Dec 9, 2020
1 parent f85a172 commit c6d2fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/TextField/shared.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export const iconStyles: StylesObject = {
top: 0,
right: 0,
bottom: 0,
size: '$base',
};

export const IconWrapper = styled('div', {
Expand Down

1 comment on commit c6d2fc6

@vercel
Copy link

@vercel vercel bot commented on c6d2fc6 Dec 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.