Commit f9b0a78b authored by Muhammadali's avatar Muhammadali

update

parent 851b9fe7
......@@ -42,7 +42,7 @@ const Root = ({ data, onSetDnd }) => {
if (secondLine) {
setTimeout(() => {
setSecondLine(false);
}, 3000);
}, 5000);
}
}, [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