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";