From 43f34fe6ed4f9f6b3f58b5aca9bc2ead26c42dff Mon Sep 17 00:00:00 2001 From: Gabe Yuan Date: Wed, 25 Oct 2023 11:20:05 +0800 Subject: [PATCH] tranbox --- src/views/Selection/TranCont.js | 2 +- src/views/Selection/index.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/Selection/TranCont.js b/src/views/Selection/TranCont.js index 28e2f2c..981a7af 100644 --- a/src/views/Selection/TranCont.js +++ b/src/views/Selection/TranCont.js @@ -32,7 +32,7 @@ function DictCont({ dictResult }) { {dictResult.simple_means?.symbols?.map(({ ph_en, ph_am, parts }, idx) => (
{`英[${ph_en}] 美[${ph_am}]`}
-