SYMBOL INDEX (24 symbols across 15 files) FILE: demo/src/pages/404.js function NotFound (line 3) | function NotFound() { FILE: demo/src/pages/index.js function Index (line 5) | function Index({data: {allEpisode, allMarkdownRemark}}) { FILE: demo/src/pages/page-2.js function Page (line 3) | function Page() { FILE: gatsby-theme-simplecast/index.js function Index (line 6) | function Index({ data: { allEpisode, allMarkdownRemark } }) { FILE: gatsby-theme-simplecast/src/components/aside.js function Aside (line 23) | function Aside({ markdown }) { FILE: gatsby-theme-simplecast/src/components/context.js function EpisodeProvider (line 6) | function EpisodeProvider(props) { class EpisodeConsumer (line 40) | class EpisodeConsumer extends Component { method render (line 41) | render() { FILE: gatsby-theme-simplecast/src/components/header.js function Header (line 8) | function Header({ context, episode, image }) { FILE: gatsby-theme-simplecast/src/components/layout.js function Layout (line 7) | function Layout({ children }) { FILE: gatsby-theme-simplecast/src/components/navigation.js function Navigation (line 13) | function Navigation() { FILE: gatsby-theme-simplecast/src/components/player.js class Player (line 13) | class Player extends React.Component { method constructor (line 18) | constructor(props) { method componentWillUpdate (line 52) | componentWillUpdate(nextProps, nextState) { method componentDidUpdate (line 56) | componentDidUpdate(prevProps, prevState) { method render (line 196) | render() { FILE: gatsby-theme-simplecast/src/components/seo.js function SEO (line 13) | function SEO({ description, lang, meta, title, image }) { FILE: gatsby-theme-simplecast/src/components/volumeBars.js class VolumeBars (line 19) | class VolumeBars extends Component { method componentDidMount (line 24) | componentDidMount() { method componentDidUpdate (line 32) | componentDidUpdate(prevProps, prevState) { method render (line 56) | render() { FILE: gatsby-theme-simplecast/src/lib/formatTime.js function formatTime (line 3) | function formatTime(time) { FILE: gatsby-theme-simplecast/src/pages/index.js function Index (line 6) | function Index({ data: { allEpisode, allMarkdownRemark } }) { FILE: gatsby-theme-simplecast/src/templates/episode.js function EpisodeTemplate (line 10) | function EpisodeTemplate({ data: { episode, markdownRemark } }) {