Swaroop
Swaroop
@charIeszhao Can I take up this?
Hey, @charIeszhao can I take up this?
I see we are using the `use-theme` hook for the entire admin console but in `signin-experience` components which seems a common component verifies whether the dark mode is enabled or...
PR: https://github.com/logto-io/logto/pull/2293
We can use `dayjs().format('zzz').match(/\b(\w)/g)?.join("")` for now.
/attempt #3865 Options Cancel my attempt
@bigint Yo! I implemented it with pure native implementation (a.k.a using browsers and NodeJS only). No additional packages. Also, I'm happy to be a continous contributions to the PWA &...
+1
If you guys wanted temporary solution, you can do this: ```typescript classNames={{ label: "bottom-1", }} ```
> i am also facing the same issue, is there any solution ? Try this for now, adjust spacing like this: https://github.com/nextui-org/nextui/issues/2057#issuecomment-1912213216