componentDidMount()

in src/templates/codepen-example.js [42:44]


  componentDidMount() {
    ((this._form: any): HTMLFormElement).submit();
  }