Fixes and updates.
This commit is contained in:
6
imports/LabelFormats.js
Normal file
6
imports/LabelFormats.js
Normal file
@@ -0,0 +1,6 @@
|
||||
let formats = {
|
||||
"oz8": {width: "76.2mm", height: "50.8mmm"},
|
||||
"barcode": {width: "30.5mm", height: "30.5mm"}
|
||||
};
|
||||
|
||||
export default formats;
|
||||
Reference in New Issue
Block a user