Even with functional components, we can validate our PropTypes. Remember, if you don't need any dynamic data or local state then you should consider using a stateless component. This will improve the performance of your application.