From a9045c2f856b42ade98598fc83e433a93f9b3e79 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sat, 6 Jul 2019 15:25:03 +0200 Subject: [PATCH] :bug: Added (missing) underbust to measurements list in models package --- packages/models/src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/models/src/index.js b/packages/models/src/index.js index 1517260719a..4820e67a18e 100644 --- a/packages/models/src/index.js +++ b/packages/models/src/index.js @@ -44,6 +44,7 @@ export const measurements = { "shoulderToElbow", "shoulderToShoulder", "shoulderToWrist", + "underbust", "upperLegCircumference", "wristCircumference" ]