From 8f76ea49e75d431c4b40e579e955632fbff50f45 Mon Sep 17 00:00:00 2001 From: Gabe Yuan Date: Sat, 13 Apr 2024 21:23:58 +0800 Subject: [PATCH] fix: loading icon --- src/views/Selection/TranCont.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/Selection/TranCont.js b/src/views/Selection/TranCont.js index d8b9e94..f3c0410 100644 --- a/src/views/Selection/TranCont.js +++ b/src/views/Selection/TranCont.js @@ -109,6 +109,7 @@ export default function TranCont({ multiline value={trText} InputProps={{ + startAdornment: loading ? : null, endAdornment: (