Unused MDX stories specifier

This commit is contained in:
Michael Shilman 2022-10-10 12:23:10 +08:00
parent 2191f6aa4e
commit f294d881d7

View File

@ -11,10 +11,6 @@ const config: StorybookConfig = {
titlePrefix: 'Demo',
files: '*.stories.(js|ts|tsx)',
},
{
directory: '../src',
files: '**/*.mdx',
},
],
logLevel: 'debug',
addons: [