chore(huey) Removed circumference suffix from measurements
This commit is contained in:
parent
639f92ba78
commit
7ebd2aa8e9
6 changed files with 18 additions and 30 deletions
|
@ -65,17 +65,17 @@ export default {
|
|||
]
|
||||
},
|
||||
measurements: [
|
||||
'bicepsCircumference',
|
||||
'chestCircumference',
|
||||
'headCircumference',
|
||||
'hipsCircumference',
|
||||
'biceps',
|
||||
'chest',
|
||||
'head',
|
||||
'hips',
|
||||
'hpsToWaistBack',
|
||||
'waistToHips',
|
||||
'neckCircumference',
|
||||
'neck',
|
||||
'shoulderSlope',
|
||||
'shoulderToShoulder',
|
||||
'shoulderToWrist',
|
||||
'wristCircumference'
|
||||
'wrist'
|
||||
],
|
||||
dependencies: {
|
||||
backBase: 'base',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue