diff --git a/.size-snapshot.json b/.size-snapshot.json index 3867a7b47..e19a9983b 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -1,20 +1,20 @@ { "dist/index.js": { - "bundled": 200523, - "minified": 97259, - "gzipped": 25762 + "bundled": 200783, + "minified": 97388, + "gzipped": 25792 }, "dist/index.es.js": { - "bundled": 193151, - "minified": 90109, - "gzipped": 25296, + "bundled": 193411, + "minified": 90238, + "gzipped": 25330, "treeshaked": { "rollup": { - "code": 65534, + "code": 65661, "import_statements": 1307 }, "webpack": { - "code": 69257 + "code": 69384 } } } diff --git a/docs/storybook/iframe.html b/docs/storybook/iframe.html index 9e776cfb8..d9b8395c4 100644 --- a/docs/storybook/iframe.html +++ b/docs/storybook/iframe.html @@ -71,4 +71,4 @@ }
Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.