I use new alpha version of mantine v7 and found that "Rating" component increases significantly bundle size. using next.js 13.4.9 app router.
Here is two screen shots with before and after using it:
Before:
After:
What version of @mantine/hooks page do you have in package.json?
7.0.0-alpha.19
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
What package has an issue
@mantine/core
Describe the bug
I use new alpha version of mantine v7 and found that "Rating" component increases significantly bundle size. using next.js 13.4.9 app router. Here is two screen shots with before and after using it:
Before:
After:
What version of @mantine/hooks page do you have in package.json?
7.0.0-alpha.19
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No
Possible fix
No response