Update SearchModalContent.stories.tsx

This commit is contained in:
Nate Kelley 2025-10-07 15:06:51 -06:00
parent f0e8e0ba86
commit db4fb600ec
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
1 changed files with 0 additions and 1 deletions

View File

@ -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>,