SYMBOL INDEX (14 symbols across 1 files) FILE: App.js constant DURATION (line 15) | const DURATION = 400; constant LOGO_SIZE (line 16) | const LOGO_SIZE = 130; constant ICON_SIZE (line 17) | const ICON_SIZE = 30; constant CLOSE_MODE (line 18) | const CLOSE_MODE = 200; constant ICON_LINE_HEIGHT (line 19) | const ICON_LINE_HEIGHT = 2; class App (line 24) | class App extends Component { method constructor (line 25) | constructor(props) { method componentDidMount (line 51) | componentDidMount() { method animateClose (line 55) | animateClose() { method animateBurger (line 76) | animateBurger() { method renderCloseButton (line 94) | renderCloseButton() { method renderBurger (line 134) | renderBurger() { method restartAnimation (line 184) | restartAnimation() { method render (line 240) | render() {