diff --git a/frontend/components/TryOut/ASR.tsx b/frontend/components/TryOut/ASR.tsx index 8f4970c..96ed94d 100644 --- a/frontend/components/TryOut/ASR.tsx +++ b/frontend/components/TryOut/ASR.tsx @@ -390,7 +390,7 @@ export default function ASR({ services }: { services: any }) { Allow the AI to be improved by usage analysis. setTracking(e.target.checked)} colorScheme="orange" /> diff --git a/frontend/components/TryOut/NMT.tsx b/frontend/components/TryOut/NMT.tsx index b8fad17..65cd3c2 100644 --- a/frontend/components/TryOut/NMT.tsx +++ b/frontend/components/TryOut/NMT.tsx @@ -149,7 +149,7 @@ export default function NMT({ services }: { services: any }) { Allow the AI to be improved by usage analysis. setTracking(e.target.checked)} colorScheme="orange" /> diff --git a/frontend/components/TryOut/TTS.tsx b/frontend/components/TryOut/TTS.tsx index 070235b..c3208d8 100644 --- a/frontend/components/TryOut/TTS.tsx +++ b/frontend/components/TryOut/TTS.tsx @@ -137,7 +137,7 @@ export default function TTS({ services }: { services: any }) { Allow the AI to be improved by usage analysis. setTracking(e.target.checked)} colorScheme="orange" />