diff --git a/.typesafe-i18n.json b/.typesafe-i18n.json index bc4dec8d..ed7b92eb 100644 --- a/.typesafe-i18n.json +++ b/.typesafe-i18n.json @@ -1,4 +1,4 @@ { "adapter": "react", - "$schema": "https://unpkg.com/typesafe-i18n@5.18.1/schema/typesafe-i18n.json" + "$schema": "https://unpkg.com/typesafe-i18n@5.18.0/schema/typesafe-i18n.json" } \ No newline at end of file diff --git a/src/components/Dashboard.tsx b/src/components/Dashboard.tsx index 2be4e23a..c3159bb8 100644 --- a/src/components/Dashboard.tsx +++ b/src/components/Dashboard.tsx @@ -94,36 +94,26 @@ export const Dashboard = ({ username, isFrontPage }: DashboardProps) => {