Kind: Component
Source: atloria-monorepo/apps/web/src/components/AI/RequestHistory.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
logs | AIRequestLog[] | ✓ | - |
loading | boolean | - | - |
onRefresh | Function | - | - |
Diagram
mermaidgraph TD component_RequestHistory_5ad820bb["RequestHistory"] class component_RequestHistory_5ad820bb rootComponent
Relationships
- RENDERS →
StatusBadge - USES_HOOK →
useState
Was this page helpful?