minhnt-dev: design

This commit is contained in:
MoreStrive
2024-05-31 13:49:36 +07:00
parent 709a2c3232
commit 7b01ce6170
4 changed files with 17 additions and 7 deletions
+1
View File
@@ -83,6 +83,7 @@ export const getArticleBySlug = async (event : any) => {
site: '1' || 1,
}),
})
console.log(item)
return item
} catch (error) {
handleError(error);