Closed dlicheva closed 3 months ago
Issue This PR ensures that the loading animation displays while the UI fetches data from the API. The fix uses the React "useQuery" attribute for isLoading:
isLoading
Issue This PR ensures that the loading animation displays while the UI fetches data from the API. The fix uses the React "useQuery" attribute for
isLoading
: