diff --git a/src/profile/Banner.jsx b/src/profile/Banner.jsx index b4e6830f0..de8ff9dd9 100644 --- a/src/profile/Banner.jsx +++ b/src/profile/Banner.jsx @@ -1,5 +1,5 @@ import React from 'react'; -const Banner = () =>
; +const Banner = () => ; export default Banner; diff --git a/src/profile/__snapshots__/ProfilePage.test.jsx.snap b/src/profile/__snapshots__/ProfilePage.test.jsx.snap index 746bd2b02..8ecdb3ba3 100644 --- a/src/profile/__snapshots__/ProfilePage.test.jsx.snap +++ b/src/profile/__snapshots__/ProfilePage.test.jsx.snap @@ -5,7 +5,7 @@ exports[`