1
0
Fork 0

boom: Grouped current models under men

This commit is contained in:
Joost De Cock 2018-08-10 16:26:06 +02:00
parent b5ceb39327
commit a334610014

View file

@ -1,4 +1,5 @@
export default {
men: {
manSize34: {
bicepsCircumference: 335,
centerBackNeckToWaist: 489,
@ -71,4 +72,5 @@ export default {
shoulderToWrist: 700,
wristCircumference: 200
}
}
};