From 6c255452d96efeb98053871c1a9bfa050b5e0772 Mon Sep 17 00:00:00 2001 From: mahdi Date: Mon, 25 Apr 2022 14:15:47 +0430 Subject: [PATCH] update App.js and src/components/TitleSubtitle/index.js --- src/App.js | 4 ++-- src/components/TitleSubtitle/index.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 */}