@meduza/ui-kit-2 0.1.54-a → 0.1.55

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.
@@ -2424,7 +2424,6 @@ var RelatedRichBlock = function RelatedRichBlock(_ref) {
2424
2424
  return React__default.createElement(reactRouterDom.Link, {
2425
2425
  "data-testid": "related-rich-block",
2426
2426
  className: makeClassName(classNames),
2427
- target: "_blank",
2428
2427
  to: "/" + url,
2429
2428
  onClick: function onClick() {
2430
2429
  return handleClick();