don't use yarn pnp

This commit is contained in:
proddy
2023-04-04 11:27:02 +02:00
parent 24eccf1e04
commit fe8aa8f727
10 changed files with 888 additions and 923 deletions

View File

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