onSubmit() {
  // TODO: Use EventEmitter with form value
  console.warn(this.profileForm.value);
}