Refactor: Change Documentation to docs on nodetoolbar

This commit is contained in:
igorrCarvalho 2024-02-24 18:27:07 -03:00
commit 94755b6781

View file

@ -360,9 +360,7 @@ export default function NodeToolbarComponent({
name="FileText"
className="relative top-0.5 mr-2 h-4 w-4"
/>{" "}
{data.node?.documentation === ""
? "Coming Soon"
: "Documentation"}
Docs
</div>{" "}
</SelectItem>
{isMinimal && (