From d4625f44b7f55448a026b00a83342cafaa0c80d7 Mon Sep 17 00:00:00 2001 From: timhaller <67918170+timhaller@users.noreply.github.com> Date: Sun, 10 Dec 2023 21:12:49 +0100 Subject: [PATCH] changed input and output on gradeForm --- app/page.tsx | 2 +- app/play/page.tsx | 3 +- components/custom/gradingForm.tsx | 66 +++++++++++++------------------ images/your-grade.svg | 8 ++-- package-lock.json | 34 ++++++++++++++++ package.json | 1 + 6 files changed, 68 insertions(+), 46 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 6dc0382..f0bd99a 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -31,7 +31,7 @@ export default function Home() {
{"Logo"}
- setPassword(e.target.value)}> + setPassword(e.target.value)}>