From a0dba46d40ac156704c5f75f6e6f2d35126a634e Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 29 Dec 2022 09:15:09 +0700 Subject: no message --- src/components/AppBar.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/components/AppBar.js b/src/components/AppBar.js index 869e4fff..10a35580 100644 --- a/src/components/AppBar.js +++ b/src/components/AppBar.js @@ -11,10 +11,10 @@ const AppBar = ({ title }) => { { title } - Indoteknik -
+
{/* --- Start Title */}
-

{ title }

@@ -22,8 +22,10 @@ const AppBar = ({ title }) => { {/* --- End Title */} {/* --- Start Icons */} -
- +
+ + + -- cgit v1.2.3