Replies: 1 comment 1 reply
-
This is an issue with Tabler Icons, see here for workaround: tabler/tabler-icons#1233 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed an issue when using
mantine-react-table
, where more than 5000 icons are being downloaded, which seems excessive and could be impacting performance and loading time.I use react, vite, rtk query/
Image:
My code:
Beta Was this translation helpful? Give feedback.
All reactions