feat: created the Link component

This commit is contained in:
Daniel
2023-03-10 22:55:33 +03:30
parent 0d5579b56d
commit 48bdf29161
10 changed files with 144 additions and 33 deletions
+4 -1
View File
@@ -24,7 +24,10 @@ export default async function (
],
},
},
include: { tags: true },
include: {
tags: true,
collection: true,
},
});
return res.status(200).json({