Skip to content

Commit

Permalink
fix: 스토리북 빌드 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeseunghwan7305 committed May 14, 2024
1 parent 3f31c76 commit 9370416
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/main/ResultList.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,5 @@ const sampleResults: ResultListType = {
export const Basic: Story = {
args: {
searchResult: sampleResults,
toggleFavorites: () => {},
location: "main",
},
};

0 comments on commit 9370416

Please sign in to comment.