Skip to content

Commit 574ad4f

Browse files
committed
Removed a console log
1 parent 050a51d commit 574ad4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ActionButton.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@ export default class ActionButton extends Component {
166166
]
167167
};
168168

169-
console.log(this.hidden)
170-
171169
const wrapperStyle = {
172170
backgroundColor: this.anim.interpolate({
173171
inputRange: [0, 1],

0 commit comments

Comments
 (0)