as prop should be used to add semanatics to the pieces.`,
status: 'DONE',
tests: 'N/A',
},
{
pattern: 'Should have a logical order.',
comment:
'Reading order is determined by the order of the elements in the DOM.',
status: 'DONE',
tests: 'N/A',
},
];
export default rules;