WIP Download Images + Invoice Tables

This commit is contained in:
Patrick Fic
2020-03-06 14:52:47 -08:00
parent 50bc42347a
commit dd0562cae3
11 changed files with 286 additions and 29 deletions

View File

@@ -4,8 +4,8 @@ export const generateCdnThumb = key => {
key: key,
edits: {
resize: {
height: 100,
width: 100
height: 150,
width: 150
}
}
});