text update
This commit is contained in:
parent
90c864fafc
commit
492ca19fff
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ export default function ParameterComponent({
|
|||
<>
|
||||
{index === 0 && (
|
||||
<span>
|
||||
{left ? "Avaliable source components:" : "Avaliable target components:"}
|
||||
{left ? "Avaliable input components:" : "Avaliable output components:"}
|
||||
</span>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue