Profile() → {JSX.Element}#Component/page that displays the Profile page No propsAuthorPierre-Yves LégliseSourcefeatures/profile/Profile.jsx, line 25Returns:A JSX.Element that displays the Profile PageType: JSX.ElementExampleCODECopied!return{ <Profile />}