Modify the children prop, of type ReactNode | undefined of a component.
children
ReactNode | undefined
Function that will be run over the children prop.
Optional
Optional displayName of the wrapper component.
displayName
Modify the
children
prop, of typeReactNode | undefined
of a component.