From e9c90d4d680943335c4805d94888186b36bf92f8 Mon Sep 17 00:00:00 2001
From: BGV <26331505+bgv2@users.noreply.github.com>
Date: Sun, 30 Mar 2025 02:36:12 -0400
Subject: [PATCH] close to making db work
---
React/src/app/page.tsx | 34 +++++++++++++++++++++++++++++++++-
1 file changed, 33 insertions(+), 1 deletion(-)
diff --git a/React/src/app/page.tsx b/React/src/app/page.tsx
index 1dcc93b..e19cf15 100644
--- a/React/src/app/page.tsx
+++ b/React/src/app/page.tsx
@@ -134,7 +134,39 @@ export default async function Home() {
className="bg-emerald-500 text-fuchsia-300"
type="button">Add
-
+