Sudarshan MG

Results 3 issues of Sudarshan MG

- The current `threads-web-ui` is built using the the old version of NextJS (using the `/pages` router). - It is advisable to migrate it to the newest version that makes...

enhancement

- Please have a look at the code - closes #107 - Still a beginner

## Problem: - I tried using the latest version `1.3.1` of `threads-api` - Publishing new thread using the `publish()` method fails using the code below: ![image](https://github.com/junhoyeo/threads-api/assets/86506425/4a81eca8-c9eb-43cc-beb8-5a24d76312ff) - Instead, it returns...

bug