@underverse-ui/underverse 0.2.77 → 0.2.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -3066,7 +3066,7 @@ var Tooltip = ({
3066
3066
  children,
3067
3067
  content,
3068
3068
  placement = "top",
3069
- delay = { open: 700, close: 300 },
3069
+ delay = { open: 200, close: 300 },
3070
3070
  className,
3071
3071
  disabled = false,
3072
3072
  variant = "default"