<CfbFormEditor @slug={{@model}}>
  <CfbFormEditor::General
    @slug={{@model}}
    @onAfterSubmit={{this.afterSubmit}}
  />
</CfbFormEditor>