React.memo

memo, на сайте с 26 августа 2022, 01:07
const MyComponent = React.memo(function MyComponent(props) { /* render using props ...