lifeparticle / binarytree

🕰 We Provide an Array of Developer Productivity Tools Designed To Help You Save Time
https://binarytree.dev
Apache License 2.0
37 stars 13 forks source link

Fix tests #391

Closed lifeparticle closed 11 months ago

lifeparticle commented 11 months ago
lifeparticle commented 11 months ago
Error: @mantine/core: MantineProvider was not found in component tree, make sure you have it in your app
lifeparticle commented 11 months ago

Had to downgrade to

        "@mantine/core": "^6.0.10",
        "@mantine/hooks": "^6.0.10",

From

"@mantine/core": "^7.3.2",
"@mantine/hooks": "^7.3.2",