diff --git a/src/App.js b/src/App.js index 6a0c3fb..6786980 100644 --- a/src/App.js +++ b/src/App.js @@ -144,8 +144,8 @@ function App() { {/* */} {/* */} {/* */} - - + {/* */} + {/* */} {/* */} diff --git a/src/components/TitleSubtitle/index.js b/src/components/TitleSubtitle/index.js index 4ede121..a4f9136 100644 --- a/src/components/TitleSubtitle/index.js +++ b/src/components/TitleSubtitle/index.js @@ -12,7 +12,7 @@ const TitleSubtitle = ({ {title && (
-

{title}

+

{title}

)} {/* page subTitle */}