diff --git a/.changeset/wild-walls-sparkle.md b/.changeset/wild-walls-sparkle.md index 56c2824019..4a4bb50bde 100644 --- a/.changeset/wild-walls-sparkle.md +++ b/.changeset/wild-walls-sparkle.md @@ -5,4 +5,4 @@ Ignore transforming only on `react-use/lib`, not whole `react-use` in jest. ** POTENTIAL BREAKAGE ** -If you tests fail, please change to use path import from `react-use/esm/`. It is also recommended to migrate from `react-user/lib` imports to `react-use/esm` +If your tests fail, please change to use path import from `react-use/esm/`. It is also recommended to migrate from `react-user/lib` imports to `react-use/esm`