@doist/reactist 22.3.0 → 22.3.1

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.
@@ -455,7 +455,7 @@ const HiddenVisually = /*#__PURE__*/polymorphicComponent(function HiddenVisually
455
455
 
456
456
  var modules_95f1407a = {"tooltip":"_487c82cd"};
457
457
 
458
- const SHOW_DELAY = 500;
458
+ const SHOW_DELAY = 1000;
459
459
  const HIDE_DELAY = 100;
460
460
 
461
461
  function useDelayedTooltipState(initialState) {