contentful / forma-36

A design system by Contentful

Home Page:https://f36.contentful.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐛 Bug - Tooltip content accepting only string

burakukula opened this issue · comments

TS complains that Tooltip accepts only a string for the content prop, but there might be a case where we would like to pass a component.

We've talked about this before 😄 What's the use case you see? I thought we agreed to nudge people towards only using Tooltip when the content is a string, otherwise they should be using a popover?