feat: Support for multiple translation services in tranbox
This commit is contained in:
@@ -287,7 +287,7 @@ function TranForm({
|
||||
/>
|
||||
)}
|
||||
|
||||
{enDict !== "-" && (
|
||||
{enDict !== "-" && isValidWord(text) && (
|
||||
<>
|
||||
<DictCont text={text} />
|
||||
<SugCont text={text} />
|
||||
|
||||
Reference in New Issue
Block a user