Skip to content

Commit

Permalink
Merge pull request #10 from episphere/dev
Browse files Browse the repository at this point in the history
Dev to Stage Fix Push
  • Loading branch information
bransteitterbr authored Jul 30, 2024
2 parents 1a9bb85 + 438edfb commit bdad6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export const pdfCoordinatesMap = {
'V0.04': [{x: 90, y: 402}, {x0: 90, y0: 362}, {x1: 110, y1: 322}],
'V0.05': {
'Eng': [{x: 90, y: 402}, {x0: 90, y0: 362}, {x1: 110, y1: 322}],
'Span': [{x: 105, y: 492}, {x0: 105, y0: 352}, {x1: 105, y1: 312}]
'Span': [{x: 105, y: 392}, {x0: 105, y0: 352}, {x1: 105, y1: 312}]
},
'V1.0': [{x: 90, y: 420}, {x0: 90, y0: 380}, {x1: 110, y1: 340}]
},
Expand Down

0 comments on commit bdad6f0

Please sign in to comment.