Refactor: Change Documentation to docs on nodetoolbar
This commit is contained in:
parent
ec8a801827
commit
94755b6781
1 changed files with 1 additions and 3 deletions
|
|
@ -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 && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue