diff --git a/package.json b/package.json index d607e77..c77be6c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pdsmanager", "type": "module", - "version": "0.3.2", + "version": "0.3.3", "scripts": { "dev": "astro dev", "build": "astro build", diff --git a/src/components/auth/AuthWrapper.tsx b/src/components/auth/AuthWrapper.tsx index b066ec5..13290e1 100644 --- a/src/components/auth/AuthWrapper.tsx +++ b/src/components/auth/AuthWrapper.tsx @@ -57,7 +57,7 @@ export default function AuthWrapper() {
-
+