Chhavi Poddar

Results 1 issues of Chhavi Poddar

Usecase: Is there any equipment with type embroidery and setting speed 250? Fact: ``` const facts = { equipmentList: [ { type: 'embroidery', setting: { speed: 250 } }, {...