You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one way to do this would be to have a widget-level boolean property that indicates whether the last API call errored or not. We could then style the widget based on that property (e.g. red if the API call failed)
one way to do this would be to have a widget-level boolean property that indicates whether the last API call errored or not. We could then style the widget based on that property (e.g. red if the API call failed)