diff --git a/src/App.tsx b/src/App.tsx index 5e801cf..b6624a2 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -21,12 +21,12 @@ export const App = () => { return (
-
+
@@ -40,6 +40,12 @@ export const App = () => {
+ +
) }