<DefaultCurrentIdentifierButton />
function DefaultCurrentIdentifierButton(): null | Element;
The DefaultCurrentIdentifierButton
component renders a button that displays the current identifier
The button can be used to restart the flow with the current identifier if appropriate.
Returns
null
| Element