Skip to content

Instantly share code, notes, and snippets.

@rwbrockhoff
Created March 18, 2019 22:51
Show Gist options
  • Save rwbrockhoff/94b7953d8565404b183d9faaefb24fcc to your computer and use it in GitHub Desktop.
Save rwbrockhoff/94b7953d8565404b183d9faaefb24fcc to your computer and use it in GitHub Desktop.
import React, { PureComponent } from 'react'
export default class LineGraph extends PureComponent {
///....rest of our code...///
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment