<OrySettingsCard />
function OrySettingsCard(): Element
Renders the Ory Settings Card component.
This component is used to display the settings flow for the user. It utilizes the useOryFlow
hook to access the current flow and
renders the nodes with components provided by the Ory Elements context.
Returns
Element
The Ory Settings Card component that renders the settings flow.