@marketrix.ai/widget 4.0.120 → 4.0.122

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.
@@ -15,8 +15,7 @@
15
15
  * straight-line distance — proximity, never per-axis resolution.
16
16
  *
17
17
  * EDGE_OFFSET_PX is the one edge offset: launcher and panel both position through
18
- * `getPanelPositionStyle`, so there is no second declaration to drift from — it used to be pinned
19
- * against a Tailwind class string.
18
+ * `getPanelPositionStyle`, so there is no second declaration to drift from.
20
19
  */
21
20
  import type React from 'react';
22
21
  import type { WidgetPosition } from '../types';