diff --git a/next/carbon-web-components/iframe.html b/next/carbon-web-components/iframe.html
index db6bf719194..2e51725315f 100644
--- a/next/carbon-web-components/iframe.html
+++ b/next/carbon-web-components/iframe.html
@@ -369,4 +369,4 @@
- window['STORIES'] = [{"titlePrefix":"","directory":"./.storybook","files":"bootstrap-story.ts","importPathMatcher":"^\\.[\\\\/](?:\\.storybook\\/bootstrap-story\\.ts)$"},{"titlePrefix":"","directory":"./docs","files":"**/*-story.mdx","importPathMatcher":"^\\.[\\\\/](?:docs(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?-story\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*-story.ts","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?-story\\.ts)$"}];