Fix deep linking to settings page cards from docs

This commit is contained in:
Debanjum Singh Solanky
2024-08-05 01:00:56 +05:30
parent f7840782a4
commit 46f928165c
6 changed files with 10 additions and 10 deletions

View File

@@ -433,7 +433,7 @@ export default function ChatInputArea(props: ChatInputProps) {
</Button>
</TooltipTrigger>
<TooltipContent>
Click to start recording and transcribe your voice.
Click to transcribe your message with voice.
</TooltipContent>
</Tooltip>
</TooltipProvider>