Skip to content

Commit d8dc76a

Browse files
committed
Removing log
1 parent edafd19 commit d8dc76a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/controls/placeholder/PlaceholderComponent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ export class Placeholder extends React.Component<IPlaceholderProps, IPlaceholder
7070
this.setState({
7171
width: this._crntElm.clientWidth
7272
});
73-
console.log(this._crntElm.offsetWidth, this._crntElm.clientWidth);
7473
}
7574

7675
/**

0 commit comments

Comments
 (0)