Adam Kell
Results
2
comments of
Adam Kell
Update here ... I found that this library works for links in Safari: http://fian.my.id/Waves/ Unfortunately it's not implemented *nearly* as nicely as LegitRipple but it may be worth looking into...
I resolved this in my project by changing the jest config's `transformIgnorePatterns` value. `'/node_modules'` -> `'/node_modules/(?!quill-image-uploader).+\\.js$'`