Add toast when import errors

This commit is contained in:
trevor-signal
2024-11-15 17:01:11 -05:00
committed by GitHub
parent cce9670abd
commit e819bfe4eb
7 changed files with 50 additions and 1 deletions

View File

@@ -17,7 +17,7 @@
flex-direction: column;
justify-content: center;
text-align: center;
margin-top: 72px;
margin-top: 84px;
flex: 1;
}