From 45267c7e4ee8288b39e97be8b72b24c58ab3a76f Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 27 Jan 2025 01:59:07 -0600 Subject: [PATCH] Mobile - 0.3.1 --- package.json | 2 +- src/components/auth/AuthWrapper.tsx | 4 +- .../features/invites/InviteCodes.tsx | 43 ++++++++----------- src/components/features/users/UserList.tsx | 34 +++++++-------- src/layouts/Layout.astro | 2 +- src/lib/settings.ts | 3 -- 6 files changed, 37 insertions(+), 51 deletions(-) diff --git a/package.json b/package.json index 86841f5..faf5bee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pdsmanager", "type": "module", - "version": "0.3.0", + "version": "0.3.1", "scripts": { "dev": "astro dev", "build": "astro build", diff --git a/src/components/auth/AuthWrapper.tsx b/src/components/auth/AuthWrapper.tsx index bd22795..b066ec5 100644 --- a/src/components/auth/AuthWrapper.tsx +++ b/src/components/auth/AuthWrapper.tsx @@ -57,8 +57,8 @@ export default function AuthWrapper() {
-
-
+
+
diff --git a/src/components/features/invites/InviteCodes.tsx b/src/components/features/invites/InviteCodes.tsx index 863e0ac..ac1e1ab 100644 --- a/src/components/features/invites/InviteCodes.tsx +++ b/src/components/features/invites/InviteCodes.tsx @@ -185,12 +185,12 @@ export default function InviteCodes() { return (
-
-
-
-

Invite Codes

+
+
+
+

Invite Codes