Where is the mantine option when using the CLI or refine.new?
When trying to create a new NextJS Project either with the CLI or the website, mantine is not provided as an option.
Why & How can I use it anyways?
Why & How can I use it anyways?

MantineProvidernpm create refine-app@latest -- --example base-mantinenpm create refine-app@latest -- my-refine-appnpx create-next-app@latest --typescriptnpm install @mantine/core @mantine/hooks