React 18 support and some house cleaning
- updated to react 18
- fixed issues related to
useCss
removing styles when the component is still mounted
- fixed issues related to
- updated dependencies
- update tests to testing-library
- add prettier
- updated yarn to v3
- remove tests from build output
- update
.babelrc
tobabel.config.js