You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have 2 versions of the api variable to trigger our procedures from tRPC + 1 version that works with RSCs. Refactor and clean up code so we just use one 'good' version everywhere.
The text was updated successfully, but these errors were encountered:
Right now we have 2 versions of the
api
variable to trigger our procedures from tRPC + 1 version that works with RSCs. Refactor and clean up code so we just use one 'good' version everywhere.The text was updated successfully, but these errors were encountered: