SYMBOL INDEX (14 symbols across 2 files) FILE: src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: src/containers/FormContainer.js class FormContainer (line 7) | class FormContainer extends Component { method constructor (line 8) | constructor(props) { method componentDidMount (line 30) | componentDidMount() { method handleFullNameChange (line 47) | handleFullNameChange(e) { method handleCurrentPetCountChange (line 50) | handleCurrentPetCountChange(e) { method handleAgeRangeSelect (line 53) | handleAgeRangeSelect(e) { method handlePetSelection (line 56) | handlePetSelection(e) { method handleSiblingsSelection (line 66) | handleSiblingsSelection(e) { method handleDescriptionChange (line 69) | handleDescriptionChange(e) { method handleClearForm (line 76) | handleClearForm(e) { method handleFormSubmit (line 87) | handleFormSubmit(e) { method render (line 102) | render() {