chaunmt / Interactive-Prerequisite-Flowchart

https://course-flowchart-drab.vercel.app
1 stars 0 forks source link

fix linting issues in components #61

Closed jahndan closed 5 months ago

jahndan commented 6 months ago

namely Header.js and FilterSearch.js have linting errors

also it would be nice to set up a thing that prevents pull requests from being accepted while there are still linting errors (after the above two are fixed)

chaunmt commented 6 months ago

Can you put in README how to check for lint error? Also, Header.js is good now and @doggu is working on cleaning the 3 search files.