Hooks
Description of the hooks contained in the module
usePayrollSwitchRegister
This hook is used to retrieve and connect the user account data to register it.
How to use the hook?
Import the hook:
2. Declare a const for the hook:
3. Call the const declared for the hook:
Last updated