@eventcatalog/visualiser 3.18.3 → 3.18.4

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.mjs CHANGED
@@ -8328,7 +8328,7 @@ var NodeContextMenu_default = memo33(function NodeContextMenu({
8328
8328
  ContextMenu5.Item,
8329
8329
  {
8330
8330
  asChild: true,
8331
- className: "text-sm px-2 py-1.5 outline-none cursor-pointer hover:bg-orange-100 rounded-sm flex items-center",
8331
+ className: "text-sm px-2 py-1.5 outline-none cursor-pointer hover:bg-orange-100 rounded-sm flex items-center text-gray-900 hover:text-gray-900 visited:text-gray-900 no-underline hover:no-underline visited:no-underline",
8332
8332
  children: /* @__PURE__ */ jsx40(
8333
8333
  "a",
8334
8334
  {