filemanager icon indicating copy to clipboard operation
filemanager copied to clipboard

Preferable use of functional React components

Open amourzenkov-sc opened this issue 7 years ago • 0 comments

Substitute class React components with functional components if a class component has only render() method and no state use.

amourzenkov-sc avatar Feb 28 '18 08:02 amourzenkov-sc