fix: use returns instead of elses

This commit is contained in:
Luis Félix 2019-11-19 16:46:02 +00:00 committed by Josh Harvey
parent 90b2cb2660
commit af450f651a
2 changed files with 12 additions and 10 deletions

View file

@ -9,7 +9,6 @@ const { label1 } = typographyStyles
const styles = {
wrapper: {
height: 26,
display: 'flex',
alignItems: 'center',