feat: finish my pages overview page according to wireframe
This commit is contained in:
@@ -12,6 +12,9 @@ function initializeTrpcClient() {
|
||||
links: [
|
||||
httpBatchLink({
|
||||
transformer,
|
||||
/**
|
||||
* This is locally in Next.js
|
||||
*/
|
||||
url: "http://localhost:3000/api/trpc",
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user