mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-11 22:44:56 +02:00
update to tw4
This commit is contained in:
parent
cb775340a4
commit
521bbbf1d6
27 changed files with 679 additions and 631 deletions
|
@ -13,7 +13,7 @@ const InputOTP = React.forwardRef<
|
|||
<OTPInput
|
||||
ref={ref}
|
||||
containerClassName={cn(
|
||||
"flex items-center gap-2 has-[:disabled]:opacity-50",
|
||||
"flex items-center gap-2 has-disabled:opacity-50",
|
||||
containerClassName
|
||||
)}
|
||||
className={cn("disabled:cursor-not-allowed", className)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue