LoadMailingLists
Function: loadMailingLists()
[object Object]
Defined in: app/components/Register/RegisterForm/RegisterForm.handlers.tsx:58
Fetches available mailing lists from the API and updates the local state.
Parameters
setMailingLists
(lists) => void
State setter function for the mailing lists array.
Returns
Promise<void>