Closed TheFlyer1983 closed 2 years ago
Description:
Due to making multple API requests, rather than having to handle everything everytime, use a composable so that the composable can then handle success and failure via callback events.
Acceptance Criteria:
Out of Scope
The composable is created.
PR Merged.
Description:
Due to making multple API requests, rather than having to handle everything everytime, use a composable so that the composable can then handle success and failure via callback events.
Acceptance Criteria:
Out of Scope