Fix typo in changeset

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Tomasz Szuba <szubster@gmail.com>
This commit is contained in:
Tomasz Szuba
2024-03-19 20:44:56 +01:00
parent cc371d6c3f
commit 565b927dff
+1 -1
View File
@@ -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`