* Fix some eslint and a11y issues * Add a11y fixed to snapshot * Fix missing whitespace that cause test fail * Fix code duplicate * Config eslint to allows the label as a sibling * Use 'error' instead of 2 in eslintrc * Correct propTypes in SingleListing * Add missing id prop for select * Add space between two functions * onKeyPress only register Enter * Allow space key also to activate action * Use a common function for three event handlers |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| dashboard | ||
| elements | ||
| listingDashboard.jsx | ||
| listingForm.jsx | ||
| listings.jsx | ||
| singleListing.jsx | ||