Skip to content

Commit

Permalink
publish: Split component into separate components. Move tests from fu…
Browse files Browse the repository at this point in the history
…nctional to component (#6195)

generated from commit 970e636
  • Loading branch information
DIT committed Oct 30, 2023
1 parent 4aefded commit 6743c0e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,4 +352,4 @@

import './8323.bd0ef8f0.iframe.bundle.js';

import './main.ed5ebacc.iframe.bundle.js';</script></body></html>
import './main.b83baeb3.iframe.bundle.js';</script></body></html>

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 1 addition & 1 deletion project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1698408653057,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.5.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","storybookVersion":"7.5.1","storybookVersionSpecifier":"^7.5.1","language":"javascript","storybookPackages":{"@storybook/addons":{"version":"7.5.1"},"@storybook/react":{"version":"7.5.1"},"@storybook/react-webpack5":{"version":"7.5.1"},"storybook":{"version":"7.5.1"}},"addons":{"@storybook/addon-essentials":{"version":"7.5.1"},"@storybook/addon-a11y":{"version":"7.5.1"}}}
{"generatedAt":1698661746565,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.5.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","storybookVersion":"7.5.1","storybookVersionSpecifier":"^7.5.1","language":"javascript","storybookPackages":{"@storybook/addons":{"version":"7.5.1"},"@storybook/react":{"version":"7.5.1"},"@storybook/react-webpack5":{"version":"7.5.1"},"storybook":{"version":"7.5.2"}},"addons":{"@storybook/addon-essentials":{"version":"7.5.1"},"@storybook/addon-a11y":{"version":"7.5.1"}}}

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sb-manager/index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import{Provider,Root,renderStorybookUI}from"./chunk-WZJAIZ64.js";import"./chunk-OQCANWBN.js";import"./chunk-TCCQ5FBZ.js";import"./chunk-5AW67ZFX.js";import"./chunk-ZEU7PDD3.js";export{Provider,Root,renderStorybookUI};
import{Provider,Root,renderStorybookUI}from"./chunk-AOJK37XK.js";import"./chunk-OQCANWBN.js";import"./chunk-TCCQ5FBZ.js";import"./chunk-5AW67ZFX.js";import"./chunk-ZEU7PDD3.js";export{Provider,Root,renderStorybookUI};
2 changes: 1 addition & 1 deletion sb-manager/runtime.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6743c0e

Please sign in to comment.