Skip to content

ProblemCentered

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/templates/site-bootstrap/src/sections/problem/problem-centered.tsx

Props

NameTypeRequiredDefault
headlineKeystring-
descriptionKeystring--
problemsProblem[]-
solutionKeystring--

Diagram

mermaid
graph 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?

Download as PDF