AhammedMishal1
Results
2
comments of
AhammedMishal1
> @AhammedMishal1 @MariusCatanoiu how about this? > > ```js > onTranslate = async () => { > const _result = await translate('en', 'fr', value, { type: 'google' }); > setResult(_result);...
> > > @AhammedMishal1 @MariusCatanoiu how about this? > > > > > > > > > > > > > > > > > > > > > onTranslate...