lead.q
lead.q
Hello, After I triend so much things with rollup-plugin-postcss, I finally found your awesome library. Then I tried both modes and mode inject worked but extract didnt. I want to...
I render custom Legend component and using Typescript. When I log payload data of CustomLegend I can see that "dataKey" property is there, but Payload type which comes from "DefaultLegendContent.d.ts"...
I am using scss.module in my project and when I use classnames library, I bind the style and use like below ``` import classnames from 'classnames/bind'; import style from './style.module.scss';...
As far as I know, react's update machanism somehow checks the new value and current value of states to optimize rerenders. And I can see this behaviour after second time....
On mouse hover, there is a tooltip that says '{number} Star' It should be optional
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.10.2...