Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/problem/problem-centered.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
problems | Problem[] | ✓ | - |
solutionKey | string | - | - |
Diagram
mermaidgraph TD component_ProblemCentered_582b2e70["ProblemCentered"] class component_ProblemCentered_582b2e70 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
Icon - USES_HOOK →
useTranslation
Was this page helpful?