mirror of https://github.com/buster-so/buster.git
Update SearchModalContent.stories.tsx
This commit is contained in:
parent
f0e8e0ba86
commit
db4fb600ec
|
@ -60,7 +60,6 @@ export const Default: Story = {
|
|||
onChangeValue: fn(),
|
||||
onSelect: fn(),
|
||||
onViewSearchItem: fn(),
|
||||
onScrollToBottom: fn(),
|
||||
emptyState: 'No results found',
|
||||
placeholder: 'Search for something',
|
||||
filterContent: <div>Filter</div>,
|
||||
|
|
Loading…
Reference in New Issue