Since React 17+, importing React for JSX is no longer needed. We can safely remove import React from 'react' to clean up the component.