This commit is contained in:
proddy
2024-03-17 19:08:03 +01:00
parent 2739712c5b
commit 9bf7fbfb2e
58 changed files with 631 additions and 646 deletions

View File

@@ -28,7 +28,7 @@ const App: FC = () => {
<CustomTheme>
<AppRouting />
<ToastContainer
position="bottom-left"
position="bottom-right"
autoClose={3000}
hideProgressBar={false}
newestOnTop={false}