diff --git a/README.md b/README.md index 2596ffe4..ddb13a72 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ I've developed fantastic libraries leveraging React18 features using Zustand, an As a solution, I set out to create a lightweight, bare minimum store that facilitates shared state even when importing components from separate files, optimizing tree-shaking. -> If you need fully featured state management solution, consider using Zustand with [`treeshakable`](https://github.com/react18-tools/treeshakable/) -> To understand the issue with treeshakability and importing from subpath, see - - ## Features ✅ Full TypeScript Support