From 2c2c708da329d11cb51ad50ecd03df3518d781f0 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji <88056492+atridadl@users.noreply.github.com> Date: Wed, 7 Jun 2023 22:37:47 -0600 Subject: [PATCH] Smol changes to UI --- package.json | 3 +-- src/pages/index.tsx | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 12b6123..0669377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sprintpadawan", - "version": "1.1.4", + "version": "1.1.5", "description": "Plan. Sprint. Repeat.", "private": true, "scripts": { @@ -23,7 +23,6 @@ "@trpc/server": "10.29.1", "ably": "^1.2.40", "autoprefixer": "^10.4.14", - "fms-ts": "^0.1.7", "json2csv": "6.0.0-alpha.2", "next": "^13.4.4", "next-auth": "^4.22.1", diff --git a/src/pages/index.tsx b/src/pages/index.tsx index e185ea4..a80bc44 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -20,14 +20,14 @@ export default Home; const HomePageBody: React.FC = () => { return ( <> -