Skip to content

Commit

Permalink
fix: alerts on lgtm.com
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Jun 12, 2020
1 parent d520152 commit 82a0c2d
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -11,6 +11,8 @@ export default class Example extends React.Component {
width: 800,
height: 1400,
})

console.log(graph)
}

refContainer = (container: HTMLDivElement) => {
Expand Down

0 comments on commit 82a0c2d

Please sign in to comment.