https://codesandbox.io/s/dark-background-js8xfy?file=/src/App.tsx
it should show unless something wrong with the component that is containing this button
4 messages · Page 1 of 1 (latest)
https://codesandbox.io/s/dark-background-js8xfy?file=/src/App.tsx
it should show unless something wrong with the component that is containing this button
You've installed a third-party library that overrides Mantine components styles.
Weird, I'm running a bare bones nextra site on next.js, no other packages besides that, and the minimum mantine packages
What about tailwind?