@launchpad-ui/tooltip
Advanced tools
Comparing version 0.8.11 to 0.9.0
@@ -6,6 +6,6 @@ import './style.css'; | ||
import { forwardRef } from "react"; | ||
const Tooltip$1 = "gdNzta_Tooltip_"; | ||
const Tooltip$1 = "gdNzta_Tooltip"; | ||
const styles = { | ||
Tooltip: Tooltip$1, | ||
"Tooltip-popover-content": "gdNzta_Tooltip-popover-content_" | ||
"Tooltip-popover-content": "gdNzta_Tooltip-popover-content" | ||
}; | ||
@@ -12,0 +12,0 @@ const TooltipBase = ({ |
@@ -8,6 +8,6 @@ require('./style.css'); | ||
const react = require("react"); | ||
const Tooltip$1 = "gdNzta_Tooltip_"; | ||
const Tooltip$1 = "gdNzta_Tooltip"; | ||
const styles = { | ||
Tooltip: Tooltip$1, | ||
"Tooltip-popover-content": "gdNzta_Tooltip-popover-content_" | ||
"Tooltip-popover-content": "gdNzta_Tooltip-popover-content" | ||
}; | ||
@@ -14,0 +14,0 @@ const TooltipBase = ({ |
{ | ||
"name": "@launchpad-ui/tooltip", | ||
"version": "0.8.11", | ||
"version": "0.9.0", | ||
"status": "beta", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10929