-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: tooltipChanges related to the tooltip.Changes related to the tooltip.support: questionCommunity support but can be turned into an improvement.Community support but can be turned into an improvement.
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
Turn Tooltip into styled component
-> use classes attribute to override tooltip
class
-> styles should be applied to the element
Current Behavior
I can see that my new tooltip class is on the element itself but without styles.
Steps to Reproduce (for bugs)
https://codesandbox.io/s/yj7wjr753z
- Render Tooltip
- Implement styled components
- Override a specific class with the classes attribute
- Apply styling to the specified class
Your Environment
Tech | Version |
---|---|
Material-UI | latest |
React | latest |
oliviertassinari and hugs7
Metadata
Metadata
Assignees
Labels
scope: tooltipChanges related to the tooltip.Changes related to the tooltip.support: questionCommunity support but can be turned into an improvement.Community support but can be turned into an improvement.