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 May 24, 2021. It is now read-only.
The documentation show I can do this:
< Dante content ={null} tooltips ={[DanteInlineTooltipConfig()]}
But It's doesn't clarify where to import DanteInlineToolTipConfig from.
I assumed I should export it from like this
import { DanteInlineTooltipConfig } from "Dante2/package/es/components/popovers/addButton.js
This is my React Component:
The text was updated successfully, but these errors were encountered: