Debug removal

This commit is contained in:
KyrneDev 2021-02-19 13:08:25 -08:00 committed by Alexander Skvortsov
parent 727440e88b
commit 125297278b

View File

@ -60,8 +60,6 @@ export default class PostStreamScrubber extends Component {
const classNames = ['PostStreamScrubber', 'Dropdown'];
if (this.attrs.className) classNames.push(this.attrs.className);
console.log(showBackButton);
return (
<div className={classNames.join(' ')}>
<button className="Button Dropdown-toggle" data-toggle="dropdown">