User action in between API calls
August 03, 2024react, ts
You need to show a prompt depending on an API call. Depending on the user's action, you need to make another subsequent API call
You need to show a prompt depending on an API call. Depending on the user's action, you need to make another subsequent API call
Protected routes from react to next.js