This formats all the js files with prettier, removes some unused files, and takes care of of couple deprecations.
This formats all the js files with prettier, removes some unused files, and takes care of of couple deprecations.
el-cleanup into main This formats all the js files with prettier, removes some unused files, and takes care of of couple deprecations.
The fix was to upgrade `@testing-library/react` and install `@testing-library/dom`
We've had a deprecation warning for as long as I've been here: > MUI: adaptV4Theme() is deprecated. > Follow the upgrade guide on https://mui.com/r/migration-v4#theme. This showed up when running tests or looking at the console. To fix it, I had to convert the theme json to the new shape. The documentation for that is here: https://v5-0-6.mui.com/guides/migration-v4/#migrate-themes-styleoverrides-to-emotion:~:text=The%20components%27%20definitions%20in%20the%20theme%20were%20restructured
✅
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?