launchdarkly / jest-launchdarkly-mock

Easily unit test LaunchDarkly feature flagged components with jest
Apache License 2.0
25 stars 19 forks source link

Support for React 17 #2

Closed atnpcg closed 3 years ago

atnpcg commented 3 years ago

using a clean copy of React 17 using npx create-react-app, mockFlags not longer works useFlags() always returns an empty object