Added minor fix for creator grid
This commit is contained in:
@@ -134,7 +134,6 @@ const CreatorGrid = props => {
|
||||
onChange={(event) => {
|
||||
refine(event.currentTarget.value)
|
||||
}}
|
||||
limit={5}
|
||||
/>
|
||||
{/*isSearchStalled ? 'My search is stalled' : ''*/}
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user