added success toast

This commit is contained in:
plebbitor
2023-03-15 17:34:31 +01:00
parent 92e34fa5e8
commit 59cffb9dfc
5 changed files with 35 additions and 15 deletions
+1
View File
@@ -38,6 +38,7 @@ const StyledContainer = styled(ToastContainer)`
font-size: 11pt;
animation-duration: 0s;
border: 1px solid #fee9cd;
color: #c5c8c6;
}
`;