Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor stores to use Zustand's slice pattern #771

Merged
merged 5 commits into from
Feb 19, 2024

Conversation

drikusroor
Copy link
Contributor

This pull request refactors the existing stores to use Zustand's slice pattern.

Resolves #752

@drikusroor drikusroor self-assigned this Feb 14, 2024
@drikusroor drikusroor marked this pull request as ready for review February 15, 2024 12:40
@drikusroor drikusroor merged commit 5cb2e02 into develop Feb 19, 2024
10 checks passed
@drikusroor drikusroor deleted the feat/752-zustand-slices branch February 19, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Improve the Zustand store by using the slice pattern and a context provider
2 participants