1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/onboarding/flow
Thomas Heartman abef5deaef
chore: remove all deprecated imports of act (#8398)
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.
2024-10-15 13:53:26 +02:00
..
ProjectOnboarded.tsx feat: add all outlined icons (#8332) 2024-10-02 13:22:59 +03:00
ProjectOnboarding.test.tsx chore: remove all deprecated imports of act (#8398) 2024-10-15 13:53:26 +02:00
ProjectOnboarding.tsx chore: remove all deprecated imports of act (#8398) 2024-10-15 13:53:26 +02:00
SdkExample.tsx feat: add plausible for onboarding (#8352) 2024-10-03 14:41:50 +03:00