CyriacBr / react-split-text

Wrap your letters, words and lines with custom React elements
https://cyriacbr.github.io/react-split-text/
MIT License
49 stars 18 forks source link

Migrate tests to react-testing-library #24

Open jariz opened 9 months ago

jariz commented 9 months ago

I tried to make a fork that fixes #23, and it works just fine but the tests are failing because enzyme does not work with react 18 anymore. Consider migrating to react-testing-library.