Skip to content

Commit

Permalink
feat: added network logs
Browse files Browse the repository at this point in the history
  • Loading branch information
amwebexpert committed Jan 4, 2025
1 parent ba69b87 commit 2bb6208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(drawer)/(home)/ai-translator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const TranslatorScreen: FunctionComponent = () => {
/>

<TextInput
label="Translation"
label="Translation (press to share)"
mode="outlined"
multiline={true}
value={translation}
Expand Down

0 comments on commit 2bb6208

Please sign in to comment.