1
0
Fork 0

🐛 Added (missing) underbust to measurements list in models package

This commit is contained in:
Joost De Cock 2019-07-06 15:25:03 +02:00
parent 3e2ab49a21
commit a9045c2f85

View file

@ -44,6 +44,7 @@ export const measurements = {
"shoulderToElbow", "shoulderToElbow",
"shoulderToShoulder", "shoulderToShoulder",
"shoulderToWrist", "shoulderToWrist",
"underbust",
"upperLegCircumference", "upperLegCircumference",
"wristCircumference" "wristCircumference"
] ]