f7257dff6f
Signed-off-by: Eric Peterson <i.am@eric.pe>
338 B
338 B
@backstage/core-components, @backstage/plugin-catalog-react
| @backstage/core-components | @backstage/plugin-catalog-react |
|---|---|
| patch | patch |
The <Link /> component now accepts a noTrack prop, which prevents the click event from being captured by the Analytics API. This can be used if tracking is explicitly not warranted, or in order to use custom link tracking in specific situations.