Can you use Mantine Hooks without Mantine Core?
I am making a site using Next.js and tailwind. To save time I am trying to find a hooks library. While researching I stumbled across Mantine UI. The mantine hooks library is exactly what I’m looking for, but I don’t want to use their UI components. Here’s my question. Is the Mantine hooks package dependent… Read More Can you use Mantine Hooks without Mantine Core?