mantinedev / mantine

A fully featured React components library
https://mantine.dev
MIT License
26.79k stars 1.9k forks source link

Clarify that hooks also count as Mantine components #6896

Closed domino14 closed 1 month ago

domino14 commented 1 month ago

Both hooks and components need to be inside the MantineProvider.

rtivital commented 1 month ago

Thanks for submitting a PR! I consider the current wording good enough for understanding how MantineProvider works. This change may lead to more confusion.