Commit f96072dc authored by Max Alekseenko's avatar Max Alekseenko

update search input placeholder

parent 8de2ada7
......@@ -215,7 +215,7 @@ const Marketplace = () => {
<FilterInput
initialValue={ filterQuery }
onChange={ onSearchInputChange }
placeholder="Find app"
placeholder="Find app by name or keyword..."
isLoading={ isPlaceholderData }
size={ isExperiment ? 'xs' : 'sm' }
flex="1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment