WIP: feature-page #22
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export default function URLShortener() {
|
|||
|
||||
setTimeout(() => {
|
||||
setShowInput(false);
|
||||
}, 10000);
|
||||
}, 900000);
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue