fixing a bit of needless heartbreak.
This commit is contained in:
parent
02d8a86465
commit
0468f3beb5
|
@ -65,7 +65,7 @@ export default function ProcessModelSearch({
|
|||
return null;
|
||||
}}
|
||||
shouldFilterItem={shouldFilterProcessModel}
|
||||
placeholder="Choose a process"
|
||||
placeholder="Choose a process model"
|
||||
titleText={titleText}
|
||||
selectedItem={selectedItem}
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue