operationcode_frontend icon indicating copy to clipboard operation
operationcode_frontend copied to clipboard

Fixes #1017: Adds media highlights to Operation Code website: General

Open cyph3r-m00n opened this issue 7 years ago • 4 comments

Description of changes

Adds Media Highlights to Press Page

Issue Resolved

Fixes #1017

cyph3r-m00n avatar Aug 06 '18 16:08 cyph3r-m00n

Thanks so much for your continued contributions! For all of those anchor tags, we have an OutboundLink component that ties into our analytics. Could you switch to those?

kylemh avatar Aug 06 '18 16:08 kylemh

@kylemh For sure! I'll Check that out now!

cyph3r-m00n avatar Aug 06 '18 16:08 cyph3r-m00n

@kylemh All of the Anchor tags have been changed to use the OutboundLink component!

cyph3r-m00n avatar Aug 06 '18 17:08 cyph3r-m00n

@cyph3r-m00n - I mean this component: https://github.com/OperationCode/operationcode_frontend/blob/master/src/shared/components/outboundLink/outboundLink.js

No need to import ReactGA.

kylemh avatar Aug 06 '18 20:08 kylemh