Kind: Component
Source: atloria-monorepo/apps/web/src/components/common/ErrorState.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
config | unknown | ✓ | - |
errorType | ErrorType | ✓ | - |
error | string | ✓ | - |
showAction | boolean | - | - |
Diagram
mermaidgraph TD component_ErrorContent_a9d81d2["ErrorContent"] class component_ErrorContent_a9d81d2 rootComponent
Relationships
- RENDERS →
ActionButton
Referenced By
ErrorState(RENDERS)
Was this page helpful?