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 react-redux in AssetSize component #3112

Closed
PiyushChandra17 opened this issue May 8, 2024 · 0 comments · Fixed by #3113
Closed

refactor react-redux in AssetSize component #3112

PiyushChandra17 opened this issue May 8, 2024 · 0 comments · Fixed by #3113

Comments

@PiyushChandra17
Copy link
Contributor

Increasing Access

It's more clean way to link react with redux, also we should refactor all our old redux way of state management with the latest redux toolkit which is by far less complex and less code. createSlice -> query and mutations is the way to go

Feature enhancement details

refactor AssetSize component ( using old connect way instead of useSelector hook from react-redux)

@raclim raclim changed the title refactor AssetSize component ( using old connect way instead of useSelector hook from react-redux) refactor react-redux in AssetSize component May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants