You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.
Maybe we should extract the Component.slotClassNames and Component.className as part of the theme. What we would gain:
👍 will solve this issue
👍 will allow the clients to define their own classNames - can be useful if there is some collision
👍 components will not have opinion on the classNames
👎 ...
Let me know what do you think about this, and if we agree I will add it in the Theme specification PR
Import
themes.teams
Several components are imported:
![image](https://user-images.githubusercontent.com/9615899/73855773-d65ade00-4834-11ea-84f9-5456b32823a4.png)
The reason is style files import components to reference
slotClassNames
:fluent-ui-react/packages/react/src/themes/teams/components/Dropdown/dropdownStyles.ts
Lines 6 to 10 in c501557
The text was updated successfully, but these errors were encountered: