Skip to content

Commit 4b48d6f

Browse files
author
Devansh K Shukla
committed
initialize a field
1 parent 164e1f5 commit 4b48d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class App extends Component {
1919
}
2020

2121
onFeatureItemClick = (pos) => {
22-
22+
let updatedState = false;
2323
}
2424

2525
render() {

0 commit comments

Comments
 (0)