Used destructuring in the map and filter callbacks to simplify the access to properties. Removed the redundant return keyword in the map callback by using implicit return. |
||
|---|---|---|
| .. | ||
| canvas-zoom.js | ||
| inpaint-warning.js | ||
Used destructuring in the map and filter callbacks to simplify the access to properties. Removed the redundant return keyword in the map callback by using implicit return. |
||
|---|---|---|
| .. | ||
| canvas-zoom.js | ||
| inpaint-warning.js | ||