From 5f5c98e2ae9d286f8f7bcbd65a7b05119f6f9e3a Mon Sep 17 00:00:00 2001 From: Jeff Durand Date: Thu, 18 Feb 2021 17:54:06 +0000 Subject: [PATCH] updated button to learn more based on reviewer suggestions --- .../src/components/RadarDescription/RadarDescription.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/tech-radar/src/components/RadarDescription/RadarDescription.tsx b/plugins/tech-radar/src/components/RadarDescription/RadarDescription.tsx index ecef4900fb..24e31dd34f 100644 --- a/plugins/tech-radar/src/components/RadarDescription/RadarDescription.tsx +++ b/plugins/tech-radar/src/components/RadarDescription/RadarDescription.tsx @@ -49,9 +49,8 @@ const RadarDescription = (props: Props): JSX.Element => { onClick={handleClick} color="primary" startIcon={} - variant="contained" > - Visit URL + LEARN MORE )}