Skip to content

Commit 6631dd9

Browse files
author
xinfei1
committed
webhook log
1 parent 2f6d13e commit 6631dd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/content.js

-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ class MyContent extends Component {
258258
const { groups, compactType } = this.state;
259259
return (
260260
<div>
261-
<p>test</p>
262261
<button style={{ height:'30px'} } onClick={this.changeCompactType}>Change Compaction Type: <b>{compactType}</b></button>
263262
{this.initGroupItem(groups)}
264263
</div>

0 commit comments

Comments
 (0)