Merge pull request #9736 from overleaf/ae-storybook-fixes
Fix Storybook errors GitOrigin-RevId: 211b328856fa2e98ce86376b418d961b0e7aed5c
This commit is contained in:
@@ -21,4 +21,7 @@ export const Search = (args: any) => {
|
||||
export default {
|
||||
title: 'Project List / Project Search',
|
||||
component: SearchForm,
|
||||
args: {
|
||||
inputValue: '',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user