WIP Download Images + Invoice Tables
This commit is contained in:
@@ -4,8 +4,8 @@ export const generateCdnThumb = key => {
|
||||
key: key,
|
||||
edits: {
|
||||
resize: {
|
||||
height: 100,
|
||||
width: 100
|
||||
height: 150,
|
||||
width: 150
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user