Update Links.js
This commit is contained in:
parent
ec2d00e26d
commit
1650026b6f
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ class Links extends Component {
|
|||
this.props.updateTopic({
|
||||
metacode_id: metacodeId
|
||||
})
|
||||
// this needs to trigger a redraw of the canvas,
|
||||
// which it currently does using backbone. If backbone comes out, make sure it still does
|
||||
}
|
||||
|
||||
toggleShowMoreMaps = e => {
|
||||
|
|
Loading…
Add table
Reference in a new issue