Erased console log
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
This commit is contained in:
parent
5c0e594d06
commit
112b858f31
@ -183,7 +183,6 @@ const renderTags = (tags) => {
|
||||
export default function Tags(props) {
|
||||
const classes = useStyles();
|
||||
const { tags } = props;
|
||||
console.log(JSON.stringify(tags));
|
||||
return (
|
||||
<Card className={classes.tagCard} data-testid="tags-container">
|
||||
<CardContent className={classes.content}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user