Comment on React 19 Breaks Async ComposabilityparentComments−lastdong2yIf I recall correctly we have stateless functional components (not managing any state). Functional in React should mean immutable state.
Comments
If I recall correctly we have stateless functional components (not managing any state). Functional in React should mean immutable state.