We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b0c24 commit d7973f8Copy full SHA for d7973f8
.size-limit.cjs
@@ -27,7 +27,7 @@ module.exports = [
27
path: './dist/es/index.js',
28
webpack: true,
29
import: '{ Button }',
30
- limit: '22 kB',
+ limit: '23 kB',
31
},
32
{
33
name: 'Tree shaking (just an Icon)',
0 commit comments