You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
I created a simple vite application and I realized that million and unforget can be used together, it worked perfectly, is this approach recommended? Since million fixes reconciliation issues and unforget is more related to memoization I don't think there's a problem with using the two together right? I also think it is worth mentioning million in the docs