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

@@ -10,7 +10,6 @@
min-width: 600px;
min-height: 480px;
max-width: 900px;
max-height: 720px;
display: flex;
overflow: hidden;