diff --git a/src/App.tsx b/src/App.tsx index e488953ab..7fca6d0db 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -106,22 +106,49 @@ function App() { )} - +
+
{ + window.scrollTo({ top: 0, behavior: 'smooth' }) + }} > - + - - +
+
) } diff --git a/src/components/Card.tsx b/src/components/Card.tsx index 900116d14..3a1b8d25b 100644 --- a/src/components/Card.tsx +++ b/src/components/Card.tsx @@ -16,7 +16,7 @@ const Card = ({ user }: any) => { return (