feat: use toast instead of alert

This commit is contained in:
Yifei Zhang
2023-03-21 14:56:27 +00:00
parent 2badfbd619
commit 4af8c26d02
7 changed files with 286 additions and 118 deletions

View File

@@ -27,6 +27,7 @@ const en: LocaleType = {
},
Home: {
NewChat: 'New Chat',
DeleteChat: 'Confirm to delete the selected conversation?',
},
Settings: {
Title: 'Settings',