Skip to content

Commit

Permalink
docs: update storybook for release-v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjitrosch authored and actions-user committed Mar 18, 2022
1 parent 8e0e6b3 commit c96b098
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,4 +347,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./src/docs/pages","files":"Welcome.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src\\/docs\\/pages\\/Welcome\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.538aee93.iframe.bundle.js"></script><script src="vendors~main.cb79b85f.iframe.bundle.js"></script><script src="main.d889eade.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./.storybook/docs/pages","files":"Welcome.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:\\.storybook\\/docs\\/pages\\/Welcome\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.538aee93.iframe.bundle.js"></script><script src="vendors~main.cb79b85f.iframe.bundle.js"></script><script src="main.3a4131ce.iframe.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions docs/main.3a4131ce.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/main.d889eade.iframe.bundle.js

This file was deleted.

0 comments on commit c96b098

Please sign in to comment.