#useMantineColorScheme hook was called outside of context
7 messages · Page 1 of 1 (latest)
Read the error message.
yes, you need to define it yourself
https://mantine.dev/guides/dark-theme/#colorschemeprovider
i would recommend you start using typescript, it provides a lot more detailed information during development
Using a React Library assumes that you understand how to use javascript and react in the first place.