From 32fb006995f4166dbd6f18ad6380883be93f2516 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 27 Jan 2025 14:55:55 -0600 Subject: [PATCH] Small footer CSS update --- package.json | 2 +- src/components/auth/AuthWrapper.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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() {
-
+