Raphael Isidro
Raphael Isidro
can't believe this icon is not in the 'free' package, it used to be free in previous versions... having to load a complete package of 'solid' versions just to have...
a specific to patch-package patch would be appreciated since I cannot apply the patch even after modifying it, probably im doing something wrong but can't tell what. Also, any news...
What if I just want to add width to one column? ``` [ { ... accessorKey: 'id', width: 75, }, { ... accessorKey: 'color', }, ... ] ``` the `getSize`...
Thanks, but what if in other scenario I need to set a 150px size to a column, then it would be ignored. I believe there should be a **different attribute**...
I am getting an error on build time: ``` ./sentry.edge.config.ts Attempted import error: 'thirdPartyErrorFilterIntegration' is not exported from '@sentry/nextjs' (imported as 'Sentry'). ``` This is my sentry.edge.config file: ``` import...