updated button to learn more based on reviewer suggestions
This commit is contained in:
@@ -49,9 +49,8 @@ const RadarDescription = (props: Props): JSX.Element => {
|
||||
onClick={handleClick}
|
||||
color="primary"
|
||||
startIcon={<LinkIcon />}
|
||||
variant="contained"
|
||||
>
|
||||
Visit URL
|
||||
LEARN MORE
|
||||
</Button>
|
||||
</DialogActions>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user