Skip to content

Commit

Permalink
Merge pull request #27029 from r4ai/fix-coverage-config-snippets
Browse files Browse the repository at this point in the history
Docs: Fix incorrect syntax of object in `storybook-coverage-addon-config-options.ts.mdx`
  • Loading branch information
yannbf authored May 6, 2024
2 parents 1e0e822 + 4f2bec7 commit 493679c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const config: StorybookConfig = {
{
name: '@storybook/addon-coverage',
options: coverageConfig,
},
},
],
};
Expand Down

0 comments on commit 493679c

Please sign in to comment.