Creating a table in Next Js
I have a request that displays users and their metadata to the console. How can I make it appear in a table on the website (in return())
This is my code:
I have a request that displays users and their metadata to the console. How can I make it appear in a table on the website (in return())
This is my code: