Create custom select, update tests
This commit is contained in:
parent
bfc8caf091
commit
d8c9e57dee
21 changed files with 189 additions and 300 deletions
|
@ -42,6 +42,7 @@ export const Item = styled.li`
|
|||
|
||||
export const Button = styled.button`
|
||||
text-transform: uppercase;
|
||||
font-family: Roboto, sans-serif;
|
||||
font-weight: 400;
|
||||
border: 1px solid ${selectedTheme.mainColor};
|
||||
color: ${selectedTheme.mainColor};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue