T
TanStack13mo ago
ambitious-aqua

Refresh Data After Call to Next.js API

Hi, I am currently using react-table in next.js, and am pulling the data in after calling an api router that links to supabase. I have a delete button that calls another api route, and deletes a record from supabase. How do i refresh the data once this action is completed. Here is my code:
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?