fixing a bit of needless heartbreak.
This commit is contained in:
parent
d2a8001d2d
commit
5f672687d0
|
@ -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