mirror of
https://github.com/fergalmoran/turnstone.git
synced 2025-12-22 09:49:56 +00:00
Prevent no items message from displaying whilst items are being fetched
This commit is contained in:
@@ -86,7 +86,6 @@ const App = () => {
|
||||
placeholder={placeholder}
|
||||
plugins={[[recentSearchesPlugin, {ratio: 2, name: 'Recent', limit: maxItems}]]}
|
||||
styles={autocompleteStyles}
|
||||
text="bar"
|
||||
typeahead={true}
|
||||
Cancel={CancelButton}
|
||||
Clear={ClearButton}
|
||||
|
||||
Reference in New Issue
Block a user