feat: change certif type

This commit is contained in:
2024-07-19 15:24:58 +02:00
parent 47daa459e2
commit 3ccf880057
7 changed files with 30 additions and 33 deletions

View File

@@ -95,7 +95,7 @@ function Root() {
<div className="container my-4">
<Outlet/>
<ToastContainer
position="top-center"
position="bottom-right"
autoClose={5000}
hideProgressBar={false}
newestOnTop={false}