feat: add icons and get upload component up to spec

This commit is contained in:
José Oliveira 2021-10-22 12:28:28 +01:00
parent c0204d0787
commit 111809b0cb
13 changed files with 306 additions and 17 deletions

View file

@ -24,7 +24,7 @@ export default {
},
separator: {
display: 'flex',
flexBasis: '35%',
flexBasis: '100%',
justifyContent: 'center',
color: offColor,
margin: [[8, 0, 8, 0]],