From 75f1e529ac8d94503bd855b40791d6c25a627d45 Mon Sep 17 00:00:00 2001 From: goddonebianu Date: Sun, 12 Oct 2025 20:06:10 +0800 Subject: [PATCH] ... --- src/app/text-speaker/SaveList.tsx | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/app/text-speaker/SaveList.tsx b/src/app/text-speaker/SaveList.tsx index 038b053..619fcdb 100644 --- a/src/app/text-speaker/SaveList.tsx +++ b/src/app/text-speaker/SaveList.tsx @@ -29,13 +29,15 @@ function TextCard({
{item.text}
{item.ipa}
- - +
+ + +
); }