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 was archived by the owner on May 15, 2019. It is now read-only.
Allow the Tooltip target container to have a custom style
Summary:
The target markup is wrapped in a `div` which is a problem if you want
the target markup to be inline with other text. Add the ability to style
the target markup container to avoid this problem.
Use PropTypes.any
Test Plan:
Use a tooltip and include a `targetContainerStyle` to style the
markup found in the target section
Reviewers: riley
Reviewed By: riley
Differential Revision: https://phabricator.khanacademy.org/D32039
0 commit comments