Skip to content

Commit 057a446

Browse files
authored
Merge pull request #12 from ELIYAHUT123/patch-1
Remove useless line in README!
2 parents 51ed1d9 + d47ec6a commit 057a446

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ class OtherComponent extends React.Component {
129129
}
130130

131131
render() {
132-
const {notifications} = this.props;
133-
134132
return (
135133
<div>
136134
<button onClick={this.handleClick}>

0 commit comments

Comments
 (0)