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