firecamp
firecamp copied to clipboard
fix: zustand v4 migration warning
Description There is one warning left as shown in the ss below after upgrading to zustand v4.
proposed solution The solution is documented here in the migration guide. https://docs.pmnd.rs/zustand/previous-versions/zustand-v3-create-context#migration
Use react context instead of zustand context.
i want to work on this. could you assign me the issue
@Krishnakalani111 sorry for the delay in reply, you can start on it now.