mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-09 11:14:29 +02:00
don't use `act` from `react-dom`. Instead, use act from `react` directly, as advised by the deprecation notice. This PR fixes all of the deprecated import warnings, updates some testing libraries we use (and tests), and fixes one or two other warnings. |
||
---|---|---|
.. | ||
Sticky.test.tsx | ||
Sticky.tsx | ||
StickyContext.tsx | ||
StickyProvider.test.tsx | ||
StickyProvider.tsx |