hide button

This commit is contained in:
Kalidou Diagne
2023-09-19 19:02:41 +02:00
parent 3f7baac783
commit ad8bee0e84

View File

@@ -146,8 +146,8 @@ const ResourceNav = () => {
})}
</ul>
</div>
{/* TODO: add lint to github for edit this page*/}
<Link href={"/"}>
{/* TODO: add lint to github for edit this page when is merged*/}
<Link href={"/"} className="hidden">
<Button size="lg">
<span className="text-sm font-medium text-left">Add resource</span>
</Button>