• The Reader component is responsible for rendering the newsletter reader interface. It also interacts with the wallet and manages the user's subscription and privacy modes.

    Parameters

    • props: {}
      • Optional context: any

      Returns null | ReactElement<any, any>

    Generated using TypeDoc