We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98623f7 commit 782afa3Copy full SHA for 782afa3
src/client/src/contexts/AlertContext.jsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
3
-const ALERT_TIME = 5000;
+const ALERT_TIME = 6000;
4
const initialState = {
5
text: "",
6
type: "",
0 commit comments