major bug fixed + error handling

This commit is contained in:
Daniel
2023-06-27 03:05:12 +03:30
parent f1bd48be83
commit 92f6ee3942
10 changed files with 122 additions and 86 deletions
+2
View File
@@ -46,6 +46,8 @@ export default function Index() {
);
}, [router, collections]);
console.log(links);
return (
<MainLayout>
<div className="p-5 flex flex-col gap-5 w-full">