[Bug]: TextareaOnChangeData should be able to import from "@fluentui/react-components" #26971
Answered
by
layershifter
XinyangWang1024
asked this question in
General
-
I am using "@fluentui/react-components": "9.10.1", but I can not import "TextareaOnChangeData" from "@fluentui/react-components". Is there another way to import this type? or is this a small issue to be fixed? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
layershifter
Mar 17, 2023
Replies: 1 comment
-
It's available in latest versions: Was fixed in #26455. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
layershifter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's available in latest versions:
fluentui/packages/react-components/react-components/src/index.ts
Line 713 in a1e3381
Was fixed in #26455.