shawshankkumar / itna_chota

"itnachota" translates to "so small". This is a url shortener made by Shashank Kumar.
https://itnachota.shawshankkumar.me
MIT License
0 stars 5 forks source link

Change to Async Await #29

Closed dev-zaid closed 1 year ago

dev-zaid commented 1 year ago

Description

Change .then().catch() to async await.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Not tested

Checklist:

dev-zaid commented 1 year ago

Solved Issue #24