issues
search
Karitchi
/
infolab
0
stars
0
forks
source link
fix(lint): resolve eslint warnings in Schedule and Weather components
#65
Closed
Karitchi
closed
2 weeks ago
Karitchi
commented
2 weeks ago
Refactor Schedule component to assign arrow function to a variable
Add display name to Schedule component to comply with react/display-name rule
Replace
<img>
with
<Image />
component in Weather for performance optimization
<img>
with<Image />
component in Weather for performance optimization