chore(simone) Removed circumference suffix from measurements
This commit is contained in:
parent
51270247be
commit
901811dc54
1 changed files with 6 additions and 6 deletions
|
@ -108,20 +108,20 @@ export default {
|
|||
]
|
||||
},
|
||||
measurements: [
|
||||
'bicepsCircumference',
|
||||
'biceps',
|
||||
'bustSpan',
|
||||
'chestCircumference',
|
||||
'chest',
|
||||
'highBust',
|
||||
'hpsToBust',
|
||||
'hpsToWaistBack',
|
||||
'waistCircumference',
|
||||
'waist',
|
||||
'waistToHips',
|
||||
'neckCircumference',
|
||||
'neck',
|
||||
'shoulderSlope',
|
||||
'shoulderToShoulder',
|
||||
'hipsCircumference',
|
||||
'hips',
|
||||
'shoulderToWrist',
|
||||
'wristCircumference'
|
||||
'wrist'
|
||||
],
|
||||
dependencies: {
|
||||
sleeveBase: ['frontBase', 'backBase'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue