I\'m maintaining React app and I have to turn all class components into functional.
One component has the renderChildren() method.
renderChildren()
Is there a way