Error Solution

Warning: Failed prop type: The prop `children` is marked as required in `ForwardRef`, but its value is `undefined`.

Solution: If you are getting this error is because you have a problem on the API backend code. Some possible issues:

1. Check .env file

2. Cannot connect to Database

3. There is an error in the .php file in one of the laravel controller

4. Try opening the file using VI and troubleshoot the return response