major bug fixed + error handling
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user