From bd21e1e049cea3ab04502fb42d55f77568d2d4a2 Mon Sep 17 00:00:00 2001 From: Leung Cheng Date: Mon, 10 Jun 2024 17:47:35 +0800 Subject: [PATCH] Add edit button in home page --- src/app/components/home.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/app/components/home.tsx b/src/app/components/home.tsx index 7b3c301..3a24e88 100644 --- a/src/app/components/home.tsx +++ b/src/app/components/home.tsx @@ -81,9 +81,14 @@ function HomePage({ > Take Quiz - { - // TODO: Add Edit feature. (See the git blame of this line to see the original edit button code) - } +