-
- [ ] Use on `italodeandra/sailor`
- [ ] Use on `italodeandra/ecommerce`
-
The idea is to replace the Tabs from MUI.
The Tabs I would like to have is very simple. You would have each Tab as something similar to a flat Button (but without any ripple or ring).
If you hov…
-
Ideas for a login page
-
-
# Bug report
I am using @supabase/auth-ui-react with Nextjs 13, and when I deployed my app to Vercel and went to the auth page, it gave me an client-side error like the screenshot shows below. `App…
-
Hi there,
first of all, thank you for your fantastic UI. It's awesome.
I was trying to implement the dark mode flow along with the NextAuth.
In my current implementation, I'm using the latest ver…
-
### What package has an issue
@mantine/core
### Describe the bug
Using a styles function to style `root` depending on params seems broken.
Facts:
- It works for other properties e.g. `wrapper…
-
**Describe the bug**
I am trying to integrate react hook form with [Headless UI Select Component](https://headlessui.dev/react/listbox)
This component is built from scratch, It doesn't have an under…
-
The following errors were reported by 4.9.0-dev.20221003
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
Made Full Page with useNavigate and useLocation hooks. Also, moved 90% of the styles to Mantine UI **createStyles**. Styles that are left to move are props of components, that I need to figure out how…