Chore: clean-up and refactor

This commit is contained in:
Arkaprabha Chakraborty
2024-08-12 18:44:02 +05:30
parent 1a34236f2f
commit 6b39bfd435
5 changed files with 16 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ export default function Home() {
{
long_url: longUrl,
base_url: baseURL,
},
}
);
setShortUrl(response.data.short_url);