fix: use returns instead of elses
This commit is contained in:
parent
90b2cb2660
commit
af450f651a
2 changed files with 12 additions and 10 deletions
|
|
@ -9,7 +9,6 @@ const { label1 } = typographyStyles
|
|||
|
||||
const styles = {
|
||||
wrapper: {
|
||||
|
||||
height: 26,
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue