Feedback

Error States

Ready-made error and empty states: not found, unauthorized, forbidden, server error, offline.

Import

import {
  ErrorOrEmptyState,
  NotFoundErrorState,
  UnauthorizedErrorState,
  GeneralErrorState,
} from "@countryclub/ui-react";

Default

Not found
The requested resource was not found.