<StyleguideExample @title="<Chat::Modal::NewMessage>">
  <Styleguide::Controls::Row>
    <DButton @translatedLabel="Open modal" @action={{this.openModal}} />
  </Styleguide::Controls::Row>
</StyleguideExample>