diff --git a/.size-snapshot.json b/.size-snapshot.json index be71769b5..c59fcead3 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -1,20 +1,20 @@ { "dist/index.js": { - "bundled": 205048, - "minified": 99368, - "gzipped": 26258 + "bundled": 205939, + "minified": 99950, + "gzipped": 26409 }, "dist/index.es.js": { - "bundled": 197631, - "minified": 92175, - "gzipped": 25810, + "bundled": 198455, + "minified": 92691, + "gzipped": 25954, "treeshaked": { "rollup": { - "code": 67036, - "import_statements": 1307 + "code": 67404, + "import_statements": 1324 }, "webpack": { - "code": 70759 + "code": 71137 } } } diff --git a/docs/storybook/iframe.html b/docs/storybook/iframe.html index 92c3f72d0..ab7956db3 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.