fix(*): corrects a number of html validation issues
This commit is contained in:
parent
81e738621c
commit
8d9455940e
5 changed files with 5 additions and 6 deletions
|
@ -22,6 +22,5 @@ const fetchTopTags = async () => {
|
|||
};
|
||||
|
||||
export default async function () {
|
||||
console.log(await fetchTopTags())
|
||||
return await fetchTopTags();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue