<OryFormGroupDivider />
function OryFormGroupDivider(): null | Element
Renders the OryFlowComponents.Card.Divider between the groups of nodes in the Ory Form.
You can use this component to build fully custom implementations of the Ory Flows.
However, you most likely want to override the individual components instead.
Returns
null
| Element