More welcome page and recommendation system integrations
This commit is contained in:
@@ -98,7 +98,7 @@ const WorkflowSearch = props => {
|
||||
type="search"
|
||||
color="primary"
|
||||
defaultValue={defaultSearch}
|
||||
placeholder={`Find ${defaultSearch} Apps...`}
|
||||
placeholder={`Find ${defaultSearch} Workflows...`}
|
||||
id="shuffle_workflow_search_field"
|
||||
onChange={(event) => {
|
||||
refine(event.currentTarget.value)
|
||||
|
||||
Reference in New Issue
Block a user