Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Add className to Tooltip prop types #171

Merged
merged 2 commits into from
Jun 17, 2020
Merged

Conversation

Jephuff
Copy link
Contributor

@Jephuff Jephuff commented May 1, 2020

Tooltip passes all props to AbstractTooltip already, so this just updates Tooltips props type to accept className.

@Jephuff Jephuff added the patch Increment the patch version when merged label May 1, 2020
@Jephuff Jephuff merged commit 898495e into master Jun 17, 2020
@apollo-bot2
Copy link
Collaborator

🚀 PR was released in v6.0.2 🚀

@apollo-bot2 apollo-bot2 added the released This issue/pull request has been released. label Jun 17, 2020
@justinanastos
Copy link
Contributor

@Jephuff Why did we need classname on tooltip?

@Jephuff
Copy link
Contributor Author

Jephuff commented Jun 17, 2020

@Jephuff Why did we need classname on tooltip?

I don't entirely remember, I needed to add some tailwind styles to remove an inherited style, maybe text-transform?
That usage has since been removed though :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants