Skip to content

Commit

Permalink
console removed
Browse files Browse the repository at this point in the history
  • Loading branch information
UnaiEtxaburu committed Feb 21, 2024
1 parent 650864f commit 70b039e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ class Header extends Component {
* @returns {string} Markup for the component.
*/
render() {
console.log('this.props', this.props);
return (
<div>
<header className="ccl-header">
Expand Down

0 comments on commit 70b039e

Please sign in to comment.