1
0
Fork 0

working reset and export buttons for print layout

This commit is contained in:
Enoch Riese 2023-06-05 16:07:16 -05:00
parent b879e23018
commit 62638902e8
15 changed files with 266 additions and 111 deletions

View file

@ -9,6 +9,7 @@ export const sizes = {
a1: [594, 841],
a0: [841, 1188],
letter: [215.9, 279.4],
legal: [215.9, 355.6],
tabloid: [279.4, 431.8],
}