If a function component should always render the same way given the same props, what is a simple performance optimization available for it?
If a function component should always render the same way given the same props, what is a simple performance optimization available for it?