1.0.6 • Published 2 years ago

atp-login-binder v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Project Name : atp-login-binder

Built Using : Redux-Toolkit

Purpose : integrating with login page

Description : This project contains collection of REDUX ACTIONS and REDUX STATES

Slices is a combination of ACTIONS and REDUCERS. Example , CounterSlice - Contains ACTIONS (INCREMENT , DECREMENT) and STATE (counter : 0)

CreateSlices only for Entities