Skip to main content

OryFormSectionFooterProps

type OryFormSectionFooterProps = PropsWithChildren<{
text?: string
}>