Skip to main content

OryFormSectionContentProps

type OryFormSectionContentProps = PropsWithChildren<{
description?: string
title?: string
}>