SYMBOL INDEX (21 symbols across 6 files) FILE: .storybook/config.js function loadStories (line 3) | function loadStories() { FILE: src/App.jsx class App (line 8) | class App extends Component { method constructor (line 9) | constructor(props) { method render (line 15) | render() { FILE: src/editor/document/index.jsx class Document (line 34) | class Document extends Component { method constructor (line 35) | constructor(props) { method onChange (line 51) | onChange(event) { method render (line 56) | render() { FILE: src/editor/index.jsx class Editor (line 6) | class Editor extends Component { method constructor (line 7) | constructor(props) { method onPrint (line 45) | onPrint() { method onChange (line 49) | onChange(toolbar) { method render (line 59) | render() { FILE: src/navbar/index.jsx class CustomNavbar (line 5) | class CustomNavbar extends React.Component { method constructor (line 6) | constructor(props) { method toggle (line 17) | toggle() { method render (line 21) | render() { FILE: src/registerServiceWorker.js function register (line 19) | function register() { function registerValidSW (line 53) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 82) | function checkValidServiceWorker(swUrl) { function unregister (line 104) | function unregister() {