Files
react/packages/react-interactions
Tianyu Yao 432ffc9d0f Convert more Scheduler.unstable_flushAll in tests to new test utils (#26369)
`Scheduler.unstable_flushAll` in existing tests doesn't work with
microtask. This PR converts most of the remaining
`Scheduler.unstable_flushAll()` calls to using internal test utilities
to unblock refactoring `ensureRootIsScheduled` with scheduling a
microtask.
2023-03-10 20:56:13 -05:00
..
2022-02-08 21:07:26 -05:00

react-interactions

This package is experimental. It is intended for use with the experimental React flags for internal testing.