diff --git a/app/components/ReleaseCourusel/ReleaseCourusel.jsx b/app/components/ReleaseCourusel/ReleaseCourusel.jsx index ea45d7b..8eaaabd 100644 --- a/app/components/ReleaseCourusel/ReleaseCourusel.jsx +++ b/app/components/ReleaseCourusel/ReleaseCourusel.jsx @@ -35,7 +35,7 @@ export const ReleaseCourusel = (props) => { return (
-
+

{props.sectionTitle}

diff --git a/app/components/ReleaseSection/ReleaseSection.jsx b/app/components/ReleaseSection/ReleaseSection.jsx index 4c5d772..b4d4b88 100644 --- a/app/components/ReleaseSection/ReleaseSection.jsx +++ b/app/components/ReleaseSection/ReleaseSection.jsx @@ -4,7 +4,7 @@ export const ReleaseSection = (props) => { return (
{props.sectionTitle && ( -
+

{props.sectionTitle}