Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Introducing injectStore!

Compare
Choose a tag to compare
@DaniAkash DaniAkash released this 18 Mar 17:37
· 35 commits to master since this release

This version introduces a new module called injectStore which uses useMemo hook to update components efficiently. Improving the performance of components on large projects.