Why useFluentProviderThemeStyleTag does not use useId from @fluentui/react-hooks #26447
-
I noticed that the hook useFluentProviderThemeStyleTag is implemented with the I notice other parts of the codebase uses Is it okay to update useFluentProviderThemeStyleTag to be implemented using useId from @fluentui/react-hooks? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Why global scope is not a good solution I commented in the issue itself #26448 (comment). |
Beta Was this translation helpful? Give feedback.
@flvyu
@fluentui/react-utilities
is a package for v9 components@fluentui/react-hooks
is a package for v8 componentsWhy global scope is not a good solution I commented in the issue itself #26448 (comment).