sx
types added to Transition from @headlessui/react
make props type too large to represent in TypeScript
#1781
Unanswered
RishikeshDarandale
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Are you getting it on Box? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using
headlessui/react
library components likeDialog
, getting ants
error asExpression produces a union type that is too complex to represent.ts(2590)
Anybody knows how to resolve this error?
Beta Was this translation helpful? Give feedback.
All reactions