({ data, textService, fragmentService }) => (
    <TextViewWrapper
      text={data}
      textService={textService}
      fragmentService={fragmentService}