Skip to content

Commit

Permalink
Update src/parser/extract-stories.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored and j3rem1e committed Sep 16, 2023
1 parent c30c0b2 commit 6fba9d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parser/extract-stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ export function extractStories(component: string): StoriesDef {
}
},
});

return {
meta,
stories,
Expand Down

0 comments on commit 6fba9d8

Please sign in to comment.