mosquito chang
Results
1
comments of
mosquito chang
I believe it is related to https://github.com/radix-ui/primitives/issues/2532. The `data-[state=open]:animate-in` caused this issue because its keyframes only have the `from` keyword. To temporarily fix this issue in shadcn-ui, we need to...