Update RecentChats.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2025-02-27 13:23:43 -08:00
parent 842915db64
commit c79707bdc3
@@ -190,7 +190,7 @@ function NoConvos() {
a.text_center,
a.font_bold,
]}>
Start a conversation, and it will appear here.
<Trans>Start a conversation, and it will appear here.</Trans>
</Text>
</View>
)