Commit f9b0a78b authored by Muhammadali's avatar Muhammadali

update

parent 851b9fe7
...@@ -42,7 +42,7 @@ const Root = ({ data, onSetDnd }) => { ...@@ -42,7 +42,7 @@ const Root = ({ data, onSetDnd }) => {
if (secondLine) { if (secondLine) {
setTimeout(() => { setTimeout(() => {
setSecondLine(false); setSecondLine(false);
}, 3000); }, 5000);
} }
}, [secondLine]); }, [secondLine]);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment