From 9ed1b6f52653d3978cbc336064634403f1d6431a Mon Sep 17 00:00:00 2001 From: eafonyang Date: Fri, 3 Jul 2026 15:58:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/pages/Home.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/client/src/pages/Home.tsx b/client/src/pages/Home.tsx index a0c85f6..a2f49f5 100644 --- a/client/src/pages/Home.tsx +++ b/client/src/pages/Home.tsx @@ -41,6 +41,8 @@ import { SquareArrowRightEnter, SquareArrowRightExit, FileMusic, + Minus, + Plus, } from "lucide-react"; import { useLocation } from "wouter"; import { useRef, useState, useEffect, useCallback, useMemo } from "react"; @@ -718,7 +720,7 @@ export default function Home() { }); }} > - - + @@ -743,7 +745,7 @@ export default function Home() { }); }} > - + +