mirror of https://github.com/status-im/consul.git
remove console.log
This commit is contained in:
parent
e6dcc848ad
commit
7b0cfcb96e
|
@ -54,7 +54,7 @@ export default function CaseStudyCarousel({
|
|||
</button>
|
||||
)
|
||||
}
|
||||
console.log('logo rows', logoRows)
|
||||
|
||||
return (
|
||||
<section
|
||||
className={`g-case-carousel ${grayBackground ? 'has-background' : ''}`}
|
||||
|
|
Loading…
Reference in New Issue