Improve code

This commit is contained in:
2025-08-30 13:41:35 +03:00
Unverified
parent bd52b3c05a
commit 9594ed589d
6 changed files with 112 additions and 36 deletions
+1
View File
@@ -11,6 +11,7 @@ export default function ChatScreen() {
return (
<>
<ChatInterface />
<ProfileDialog />
<CropperDialog />
<SettingsDialog />