diff --git a/src/components/container/index.tsx b/src/components/container/index.tsx index c803359..92e0acb 100644 --- a/src/components/container/index.tsx +++ b/src/components/container/index.tsx @@ -5,7 +5,7 @@ export default () => {
Hello, {localStorage.getItem("name")}.


-
+
diff --git a/src/components/navbar/index.tsx b/src/components/navbar/index.tsx index 63e1b5a..f3cc3f9 100644 --- a/src/components/navbar/index.tsx +++ b/src/components/navbar/index.tsx @@ -17,7 +17,7 @@ export default () => { -