How can I fetch data in my component

Here is the link to stackoverflow.com displaying how I implemented it
https://stackoverflow.com/q/76112994/19684000
Stack Overflow
I successfully fetched data from supabase but I am unable to render them in my component , I tried implemented a component to hold the fetched data but i was unable to as it arose to other errors t...
Rendering fetched data from supabase in Nextjs13 App Directory
Was this page helpful?