Skip to Content
ComponentsErrorState

ErrorState

Displays an error state message.

Usage

import { ErrorState } from '@abbyyproduct/ui/components/error-state';
<ErrorState />

Examples

Default

Oops! Something went wrong.

There was an error with your request. Please try again.

Custom Icon

Oops! Something went wrong.

There was an error with your request. Please try again.

Custom Title and Description

Error

There was an error with your request. Please try again.
Last updated on