classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
25 stars 28 forks source link

Bump react scripts #648

Closed HanBoyou closed 1 year ago

angrave commented 1 year ago

There was a lint error, but I assume this is temporary due to the bump in versions, so I'm going to ignore it.

src/layout/CTNavHeader/NavHeaderSearch/NavHeaderSearchBar.js <input id="ct-nh-search-input" label="Search" variant="filled"

Check failure on line 31 in src/layout/CTNavHeader/NavHeaderSearch/NavHeaderSearchBar.js GitHub Actions / Build

Unknown property 'variant' found

angrave commented 1 year ago

Did you really need to edit 82 files to make this work? Yikes....

HanBoyou commented 1 year ago

Because everyone imports dva/router and I might need to edit even more files in the future to remove dva as a whole.